timelessco / chakra-components

Components built on top of Chakra UI
MIT License
1 stars 0 forks source link

[RFC] combobox component #51

Closed govindsingh55 closed 4 years ago

govindsingh55 commented 4 years ago

The Goal:

Create a Combobox component that can works single and multiple select options

Some key resource and reference:

https://www.w3.org/TR/wai-aria-practices-1.2/#combobox https://reacttraining.com/reach-ui/combobox/ https://github.com/downshift-js/downshift

Screenshot 2020-04-21 at 11 51 39 AM