FE: UX: Hide internal topics by default #1073
Labels
area/topics
area/ux
User experiense issues
good first issue
Up for grabs
scope/frontend
Related to frontend changes
status/triage/completed
Automatic triage completed
type/enhancement
En enhancement/improvement to an already existing feature
Uh oh!
There was an error while loading. Please reload this page.
Issue submitter TODO list
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:
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
The text was updated successfully, but these errors were encountered: