Replies: 4 comments 1 reply
-
Challenge
|
Beta Was this translation helpful? Give feedback.
-
Challenge within EquinorThe way this component is used varies from simple selects with a few options to selects with hundreds of options and the need to quickly select multiple options. For the initial EDS component/s we need to set a line for supported functionality somewhere. |
Beta Was this translation helpful? Give feedback.
-
Initial approachOur initial approach is to use the same split as Material UI:
We suggest to start with the simple Select component, and do a spike with the react-aria library to see if that library help us to create a accessible component with some custom styles and functionality. |
Beta Was this translation helpful? Give feedback.
-
We have released a version with a NativeSelect. This will be a good option especially for interfaces that target multiple devices. We will soon release SingleSelect and MultiSelect components as well. This is v1 for single and multi select. As this is pretty complicated stuff, we don't want to make the scope too big. Known limitations:
The components are built using Downshift's |
Beta Was this translation helpful? Give feedback.
-
The devil is known by many names..
We need to agree on a strategy moving forward on our select component.
This topic should be discussed here to avoid any future misunderstandings.
Beta Was this translation helpful? Give feedback.
All reactions