-
Notifications
You must be signed in to change notification settings - Fork 16
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
[PBNTR-490] Fixing minimizing the dropdown when clicking outside #3688
Conversation
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.3.2.pre.alpha.PBNTR490multilevelselect3766 Your Alpha for NPM is 14.3.2-alpha.PBNTR490multilevelselect3766 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.3.2.pre.alpha.PBNTR490multilevelselect3771 Your Alpha for NPM is 14.3.2-alpha.PBNTR490multilevelselect3771 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.4.0.pre.alpha.PBNTR490multilevelselect3832 Your Alpha for NPM is 14.4.0-alpha.PBNTR490multilevelselect3832 |
**What does this PR do?** Fixing dropdown doesn't minimize when clicking outside of the field. **How to test?** Steps to confirm the desired behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See addition/change #### Checklist: - [x] **LABELS** Add a label: `enhancement`, `bug`, `improvement`, `new kit`, `deprecated`, or `breaking`. See [Changelog & Labels](https://github.com/powerhome/playbook/wiki/Changelog-&-Labels) for details. - [x] **DEPLOY** I have added the `milano` label to show I'm ready for a review. - [ ] **TESTS** I have added test coverage to my code.
What does this PR do?
Fixing dropdown doesn't minimize when clicking outside of the field.
How to test? Steps to confirm the desired behavior:
Checklist:
enhancement
,bug
,improvement
,new kit
,deprecated
, orbreaking
. See Changelog & Labels for details.milano
label to show I'm ready for a review.