CodeChefVIT / CodeChefVIT/ffcs

Replace dropdowns with combobox (searchbar + select) whereever needed

Open
#182 0 comments 0 reactions 0 assignees View on GitHub
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**

Image

Example of replacement:

Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.