-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
MultiSelect cannot be closed via keyboard #7197
Comments
@joshblack Could you please confirm when it could be triaged? We need the fix this month, could you please help kindly support? Thank you very much! |
Would the intended behavior be that the menu can be closed via the esc key, and not remove the selected items? |
Our downshift dependency may need to be updated to |
@tw15egan, yes, I think it is acceptable. Do you have any plan when to update your downshift dependency? We need to fix the issue this month, would you please kindly take a look? Thanks a lot!! |
just jumping in to confirm this is Downshift functionality. On close menu/focus move text input is replace with empty string. We're discussing this here |
@dakahn So what's the idea for this bug now? |
The bug has been prioritized and moved to our back log. Watch this space for updates. Thanks @mashenka123 |
@dakahn Do you know when this would be fixed? |
Can't give you an ETA, sorry |
This issues appears to be resolved testing on Windows 10 in both Chrome and Firefox against our sandbox. |
Going to close this out since the behavior seems to have been fixed. Feel free to comment and I can re-open! |
Thanks for the fixing! Now the multiselect can be closed by pressing esc and the selections are kept well in https://react.carbondesignsystem.com/?path=/story/multiselect--default. |
Thanks for the information 😄 |
Environment
OSX
Latest Chrome
IBM CI 162 Checkpoint Violation: IBM 2.1.1 Keyboard
IBM Guidance: https://www.ibm.com/able/guidelines/ci162/keyboard.html
Test Tool Type: Manual test
Detailed description
Unable to close the MultiSelect menu with keyboard. If you use the Escape key the menu will close but also appears to remove selection.
[email protected]
Menu can close while also maintaining selected items.
Menu closes with Escape key but selection removed (or at least appears that way).
IBM CI 162 Checkpoint Violation: IBM 2.1.1 Keyboard
Steps to reproduce the issue
Hopefully the storybook example is enough to reproduce.
Additional information
Original issue here:
https://github.ibm.com/alchemy-containers/armada-ui/issues/5904
The text was updated successfully, but these errors were encountered: