provectus/kafka-ui

Brokers: Search of configs is working only for current page

Open

#3.347 geöffnet am 15. Feb. 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (977 Forks)batch import
good first issuescope/backendseverity/mediumstatus/acceptedtype/enhancement

Repository-Metriken

Stars
 (7.799 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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