provectus/kafka-ui

The name of clusters does not fit in the sidebar

Open

#4095 opened on Aug 5, 2023

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (7,799 stars) (977 forks)batch import
good first issuescope/frontendstatus/acceptedstatus/confirmedtype/bug

Description

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running master-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

The name of clusters does not fit in the sidebar. Even if they are not particularly long.

Expected behavior

Should be:

  • sidebar width auto-adjustment
  • or the ability to adjust the width via a slider bar

Your installation details

version: 0.7.1 (latest)

Steps to reproduce

Use more than ~13 characters in the cluster name (KAFKA_CLUSTERS_0_NAME)

Screenshots

image

Logs

No response

Additional context

No response

Contributor guide