hoppscotch / ui

https://ui.hoppscotch.io

Home Page:https://ui.hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: add combobox component

anwarulislam opened this issue · comments

The combobox component will be similar to a select component. With searchability.

e.g: https://ui.shadcn.com/docs/components/combobox

Hello @anwarulislam
I have taken part in the foss hack event and request you to assign this issue to me under the event.
My approach to solve this issue would be to add the combobox component as a new component in the src/components folder and then add the related story to it in the stories folder and then test the code.
If there is anything more I need to do please guide me.