kafbat/kafka-ui

FE: UX Improvement Request: Collapse Topic List in Kafka Connect

Aperta

#1306 aperta il 3 set 2025

 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (363 fork)auto 404
area/uxgood first issuescope/frontendstatus/triage/completedtype/enhancement

Metriche repository

Star
 (2554 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

No response

Describe the feature you're interested in

Hello,

I'm using Kafbat UI to monitor my Kafka Connect cluster and I've noticed that the current UI for the Kafka Connect section negatively impacts my user experience.

I'm currently using a Debezium source connector for Change Data Capture (CDC). Due to the large number of tables being monitored, the connector is publishing to a correspondingly large number of topics. This creates a very long list of topics within the connector's detail view, forcing me to constantly scroll down to see other connectors.

Could you please consider an improvement to address this?

Thank you for your consideration.

Describe alternatives you've considered

No response

Version you're running

v1.3.0

Additional context

I propose adding a feature to collapse the list of published topics for each connector. This would significantly improve navigation and make the UI much cleaner, especially for users with numerous tables under CDC.

Guida contributor