CodeChefVIT / CodeChefVIT/ffcs
Replace dropdowns with combobox (searchbar + select) whereever needed
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently u have to search for a faculty by scrolling through the list
**Describe the solution you'd like**
Instead of select dropdown use https://ui.shadcn.com/docs/components/combobox combobox to search for and then select the faculty etc
**Additional context**
Example of replacement:
Contributor guide
Research direction
Start by locating the faculty and other select dropdowns in the frontend, then compare their behavior with the linked shadcn combobox example. Replace the relevant dropdowns so users can search for and select faculty entries; done means the intended selectors support both searching and selection without scrolling through the full list.
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
- 45/100