open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
37 stars 26 forks source link

Improve the user experience of the form variable select/dropdown #4730

Closed sergei-maertens closed 1 month ago

sergei-maertens commented 1 month ago

Closes #4524 Closes #4675

I've cleaned up the commit history from the original PR

Changes

The variable dropdown now uses the react-select component. Allowing for searching within the options

Checklist

Check off the items that are completed or not relevant.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.56%. Comparing base (d0a504f) to head (72859d8). Report is 13 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4730 +/- ## ======================================= Coverage 96.56% 96.56% ======================================= Files 746 746 Lines 25191 25191 Branches 3313 3313 ======================================= Hits 24325 24325 Misses 602 602 Partials 264 264 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.