Description
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
Describe the bug:
When using Kafka UI, internal topics (such as __consumer_offsets, etc.) are not hidden by default. Upon logging in and navigating to the “Browse Topics” section, all topics—including internal ones—are displayed automatically. This behavior occurs even if the internal topics were previously hidden or filtered out in a prior session.
Expected behavior:
Internal topics should ideally be hidden by default, or there should be an option in the configuration or UI settings to toggle this behavior. This would help improve usability and reduce clutter for users who don’t need to view internal topics regularly.
To Reproduce:
- Log in to Kafka UI
- Navigate to the “Browse Topics” section
- Observe that internal topics are visible by default
- Manually apply a filter to hide them (if desired)
Environment:
• Kafka UI Version: v1.2.0
Additional context:
This isn’t a major bug, but more of a usability concern. Especially in environments with many topics, seeing internal ones mixed in by default makes navigation a bit harder. Having an option in the UI or config file (e.g., hideInternalTopics: true) would be a great improvement.
Describe alternatives you've considered
No response
Version you're running
v1.2.0
Additional context
No response
Metadata
Metadata
Assignees
Labels
Projects
Status