Country combobox interaction #1420
-
Hi Dsys, This is the video of the legacy combobox interaction: https://drive.google.com/file/d/1RYFWelH1NpwGWq_-PpPNmX_qE3JDKXNE/view?usp=sharing |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
to give an interactive example, see the
Is it possible to somehow show the entire option list? Just to give examples of other similar components in the open-source world: https://react-select.com/home |
Beta Was this translation helpful? Give feedback.
-
Hi 👋🏼 This has come up before, and it is possible, we just make you do the work to achieve it. Here's a link to a comment in thread about Combobox where the solution is touched on #982 (reply in thread), but you might find the whole thread useful, especially if you're an engineer. Again, the documentation on Combobox will eventually get updated with some of these use cases spelled out, so folks don't have to figure so much out for themselves. It is a stage 1 component in terms of accompanying assets, docs and specs. |
Beta Was this translation helpful? Give feedback.
Hi 👋🏼
This has come up before, and it is possible, we just make you do the work to achieve it.
Here's a link to a comment in thread about Combobox where the solution is touched on #982 (reply in thread), but you might find the whole thread useful, especially if you're an engineer.
Again, the documentation on Combobox will eventually get updated with some of these use cases spelled out, so folks don't have to figure so much out for themselves. It is a stage 1 component in terms of accompanying assets, docs and specs.