ynput / ynput/ayon-react-components
Search Filter: Text Input Inline
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 2
Description
To make the searching feel more natural and like searching the cursor should move to the search bar itself.
As you type you get suggestions for specific fields. If you don't select a specific field then the search is treated as a global text search.
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
No files, tests, or entry points are named. Start by locating the Search Filter component and its current focus and suggestion handling; verify how unqualified text is searched. Done means the cursor moves into the search bar, field suggestions appear while typing, and unselected input performs a global text search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100