provectus/kafka-ui

Brokers: Search of configs is working only for current page

Open

#3347 opened on Feb 15, 2023

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Java (7,799 stars) (977 forks)batch import
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

  1. Navigate to Brokers
  2. Select the Broker
  3. Turn to Configs tab
  4. Open the second page
  5. Search for config existing in first page

Screenshots

https://user-images.githubusercontent.com/104780608/218959611-275cfc21-fff6-4f30-8823-1fde662ea5f8.mov

Contributor guide