provectus/kafka-ui

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

開放

#4,179 建立於 2023年8月31日

 (7 則留言) (0 個反應) (0 位負責人)Java (977 個分叉)batch import
good first issuescope/frontendstatus/acceptedstatus/confirmedtype/bug

倉庫指標

星標
 (7,799 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南