provectus/kafka-ui

Topic names greater than 60 chars

Open

#3709 opened on Apr 24, 2023

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Java (7,799 stars) (977 forks)batch import
area/uxgood first issuescope/frontendstatus/acceptedstatus/confirmedtype/bug

Description

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