kafbat/kafka-ui
Consumer search criteria not cleared/used when navigating to another consumer
Open
#1,221 opened on Jul 25, 2025
area/uxgood first issuescope/frontendstatus/triage/completedtype/bug
Repository metrics
- Stars
- (2,554 stars)
- PR merge metrics
- (PR metrics pending)
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
main-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)
If I go the consumer tab, enter in anything to the search field, the results are filtered. If I then immediately go to another clusters consumer tab, the search term is still present but the results are not filtered.
Expected behavior
I'd think that the search term should clear or the results should be filtered, the latter would be my preference.
Your installation details
Docker Version 8b5494b
Steps to reproduce
See above in the description.
Screenshots
No response
Logs
No response
Additional context
No response