TanStack / TanStack/tanstack.com
Minor Improvements to search
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 401
- Avg merge
- 18h 14m
- Merged PRs (30d)
- 56
Description
- Go to TanStack (
https://tanstack.com/table) - Press
Cmd + K - In the search modal that opens, focus lands on the Libraries selector by default instead of the search input field.
- Search for any term.
- The Up and Down arrow keys do not navigate through the search results.
- Pressing Enter does not open the selected/relevant result either. It only works when clicking manually with the mouse.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the search modal behavior on https://tanstack.com/table with Cmd + K. Check focus on open, then test Up/Down navigation and Enter with search results; done means the input receives focus initially, keyboard navigation selects results, and Enter opens the selected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100