redpanda-data / redpanda-data/console
Search text box is hidden after search is set in UI
Open
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
I would like to suggest a small improvement in UI. When you use search and click enter - you see only topics with relevant string , but you don't see that search was selected as search text box is closed and looks as default view. Better to keep search text box open if any search was invoked
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the topic search UI and trace what happens when the search is submitted with Enter. The change is done when the search text box remains open and visibly shows the active search after results are displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100