redpanda-data / redpanda-data/console

Change table result if search doesn't have any results

Open
#1,409 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

frontend ui/ux
Dominant language
TypeScript
Stars
4.3k
Forks
432
Avg merge
3d 6h
Merged PRs (30d)
40

Description

It's not 100% clear when a quicksearch filter is applied that we haven't found any results. We just show "No messages". Ideally we can show a different error to imply that we couldn't find any records matching the search. Maybe we can also bring back the label that showed the number of matched results next to the search input?

ss-jcnCnPxs@2x

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the quicksearch filter and the table's empty-state rendering. Review how the current "No messages" state is selected and whether the matched-result count is still available near the search input. Done means an empty search result is clearly distinguished from no messages, with the result count restored if feasible.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.