kafbat/kafka-ui

Stop search button automatically refreshes result table

Aperta

#999 aperta il 31 mar 2025

 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (363 fork)auto 404
area/messagesarea/uxgood first issuescope/frontendstatus/triage/completedtype/bug

Metriche repository

Star
 (2554 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor