equinor / webviz

Mozilla Public License 2.0
6 stars 6 forks source link

Refactored `Select` component to fix `Shift` selection bug #577

Closed rubenthoms closed 6 months ago

rubenthoms commented 6 months ago

When releasing shift and pressing it again, the old selection anchor would get lost. The component got refactored and behaves now like the native one. In addition, tests were added for the component and the test framework was adjusted to properly use tailwind.