usdevs / usc-website-hackathon-frontend

Prototype frontend
https://usc-website-hackathon-frontend.vercel.app
2 stars 4 forks source link

Folio: Add search box instead of select dropdown #179

Open zsh-eng opened 5 months ago

zsh-eng commented 5 months ago

There may be many professors, courses, or students. Change the current select dropdown for these form options in create-submission.tsx to use a Search box instead.

Tip: Search "ChakraUI combobox / searchbox"

image