VariableInput.tsx
1.07 KB
-
Variables: fix so the variable picker will remember selected options between filtering (#25119) · 13787294
* added tests to verify flow. * refactoring picker reducer. * made all the tests green. * removed console.log's * fixed toggle all and making sure the correct values are set on picker open. * added more tets. * refactored and added table tests. * fixed so we select values from selectedValues instead of options. * fixed so you can navigate and select even after you have filtered a variable. * adding tests to verify flows when toggling by highlight. * fixed so enter always selects value before closing. * improved the code for tags.
Marcus Andersson committed