Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Replace dropdowns with combobox (searchbar + select) whereever needed

Open
#182 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend

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.

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
Dominant language
TypeScript
Stars
6
Forks
25
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeChefVIT/ffcs

All issues in CodeChefVIT/ffcs

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.