provectus/kafka-ui

Brokers: Configs - The list isn't reset to the default state after the search

Open

Aperta il 31 ago 2023

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Java (7799 star) (977 fork)batch import
good first issuescope/frontendstatus/acceptedstatus/confirmedtype/bug

Descrizione

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

  1. Login to Kafka-UI
  2. Navigate to Brokers
  3. Click on the broker and switch to Configs tab.
  4. Search by "false" value
  5. 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

Guida contributor