Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor of the dropdown component #875

Merged
merged 5 commits into from
Nov 3, 2023
Merged

Conversation

loucass003
Copy link
Member

The dropdown has been redone to use portals
making the different unfocus states easier to handle and also allowing for the dropdown items to go over sections with overflow hidden.

Also the getValues props has been removed as it is not needed and was a wrong usage of react-form-hooks

The dropdown has been redone to use portals
making the different unfocus states easier to handle and also allowing for the dropdown items to go over sections with overflow hidden.

Also the getValues props has been removed as it is not needed and was a wrong usage of react-form-hooks
@ButterscotchV ButterscotchV added Area: GUI Related to the GUI Type: Enhancement Adds or improves a feature labels Oct 19, 2023
@ImUrX ImUrX merged commit 74c3f41 into main Nov 3, 2023
11 checks passed
@ImUrX ImUrX deleted the llelievr/dropdown-refactor branch November 3, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: GUI Related to the GUI Type: Enhancement Adds or improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants