kafbat/kafka-ui

Stop search button automatically refreshes result table

开放

#999 创建于 2025年3月31日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (363 个派生)auto 404
area/messagesarea/uxgood first issuescope/frontendstatus/triage/completedtype/bug

仓库指标

星标
 (2,554 个星标)
PR 合并指标
 (平均合并 4天 21小时) (30 天内合并 5 个 PR)

描述

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

No.

Describe the feature you're interested in

This concerns the search input inside of the messages tab after selecting a topic.

I think I'd be interesting if the result table didn't automatically refresh once we hit the "x" button to cancel a search. The button should just clean the field like it happens in other websites.

The user can manually refresh with the refresh button if that's what they need. Sometimes it can take a while to load the intended results so it can be frustrating if the table surprisingly refreshes.

Describe alternatives you've considered

Github search for example doesn't refresh search results if you press the "x" button in the search tab. It just cleans the input to make it easier for the user to start a new search.

Version you're running

2956664 v1.2.0

Additional context

No response

贡献者指南