birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

Add <CustomDropdown> component - non-native, but more flexible #322

Closed birdofpreyru closed 3 months ago

birdofpreyru commented 3 months ago

See #166 as well — it is quite the same (but not exactly, that dropdown prototype also included a search through a long options list — let's keep it out of the scope for now).

birdofpreyru commented 3 months ago

Done. Sure, lots of improvements can be done to the initial implementation, but it is good enough for now.