provectus/kafka-ui

Topic names greater than 60 chars

Open

#3.709 geöffnet am 24. Apr. 2023

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (7.799 Stars) (977 Forks)batch import
area/uxgood first issuescope/frontendstatus/acceptedstatus/confirmedtype/bug

Beschreibung

kafka-ui v0.6.2

Thanks for the continued work on the project, we use it all the time ;-)

We have some topics that have long names ( > 60 characters). The UI truncates these and appends .... (even though we can resize the screen so there is loads of whitespace between topic name and the partition count column.

Is there a way to configure the length that truncation occurs at please ?

Contributor Guide