provectus/kafka-ui
View on GitHubBrokers: Configs - The list isn't reset to the default state after the search
Open
#4179 opened on Aug 31, 2023
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)
Relevant results based on key word in Search input are still kept.
Expected behavior
- the list of configs isn't reset to the default state;
- all available records should be displayed.
Your installation details
Running master-labeled docker image
Steps to reproduce
- Login to Kafka-UI
- Navigate to Brokers
- Click on the broker and switch to Configs tab.
- Search by "false" value
- Click on the cross (X)
Screenshots
https://github.com/provectus/kafka-ui/assets/106804748/da63870b-6dbd-4516-aa5c-c5653daca8a1
Logs
No response
Additional context
No response