Dropdown (v2): Swallows space keys after it's been opened
See original GitHub issueDetailed description
Describe in detail the issue you’re having.
I have a dropdown with an item template which adds a search box in the items list. The issue is that when I type something in the search box it gets through the Dropdown.onKeyDown()
method first which swallows the spaces.
Is this a feature request (new component, new icon), a bug, or a general issue?
Bug
Is this issue related to a specific component?
Dropdown
What did you expect to happen? What happened instead? What would you like to see changed?
I expect the component to handle spaces only when it needs to open the menu and leave them to propagate otherwise.
What browser are you working in?
Chrome
What version of the Carbon Design System are you using?
2.45.0
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
IBM ADDI
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (12 by maintainers)
Top GitHub Comments
Yes, I need it please. If something is filed against the v2 branch then I’d imagine that’s where the fix should land in first as it’s a support issue.
🎉 This issue has been resolved in version 2.48.4 🎉
The release is available on:
Your semantic-release bot 📦🚀