We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Drop down component not going away after being pressed
Steps to reproduce the behavior:
Drop down should disappear after option is selected
Just need to edit global component
The text was updated successfully, but these errors were encountered:
i can take this one!
Sorry, something went wrong.
could i take this one?
Assigning to @anastar99!
fix: close dropdown when item is clicked
cbea915
- Modified Dropdown.Item to handle click events - Added data attributes to Dropdown.Container for event handling - Fixes #616 Co-Authored-By: Rami Abdou <[email protected]>
anastar99
Successfully merging a pull request may close this issue.
Description
Drop down component not going away after being pressed
Steps to Reproduce
Steps to reproduce the behavior:
Expected Behavior
Drop down should disappear after option is selected
Screenshots
Additional Context
Just need to edit global component
The text was updated successfully, but these errors were encountered: