kafka-ui
kafka-ui copied to clipboard
Can't Search then Filter in Messages page
Issue submitter TODO list
- [X] I've looked up my issue in FAQ
- [X] 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 user navigates to the Topics page and then to the Messages section. Here, they perform a search by entering a value in the text box. Next, they attempt to modify options such as Seek Type, Partitions, Key Serde, or Value Serde. Upon clicking either the Submit or Clear All button, the page refreshes to show the default (non-searched) values. After user tries to search again with non-deleted search textbox, nothing changes.
Expected behavior
my search criteria should not change. If it changes I must able to search again with out refreshing page. With this version User needs to do modifications and then able to search a value correctly
Your installation details
Sorry Im user not devops
Steps to reproduce
1 - The user navigates to the Topics page and then to the Messages section. 2- Here, they perform a search by entering a value in the text box. 3- Next, they attempt to modify options such as Seek Type, Partitions, Key Serde, or Value Serde. Upon clicking either the Submit or Clear All button, the page refreshes to show the default (non-searched) values. 4- After user tries to search again with non-deleted search textbox, nothing changes.
Screenshots
No response
Logs
No response
Additional context
No response