provectus/kafka-ui
View on GitHubBrokers: Search of configs is working only for current page
Open
#3347 opened on Feb 15, 2023
good first issuescope/backendseverity/mediumstatus/acceptedtype/enhancement
Description
Describe the bug (Actual behavior) The configs search by key is available only for current configs page
Expected behavior The configs search should be done for all configs
Set up https://www.kafka-ui.provectus.io/
Steps to Reproduce
- Navigate to Brokers
- Select the Broker
- Turn to Configs tab
- Open the second page
- Search for config existing in first page
Screenshots