-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/Move Checklist elements per mouse and keyboard #140
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
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
I can't get the sorting via keyboard to work locally - i tried to focus the element by tabbing to it, but the focus only reaches the checkbox. What is the desired behaviour for the keyboard control? |
…BS-104-move-tasks # Conflicts: # personalization-webcomponents/package-lock.json
It's working 👏 One minor detail: When I don't have a "selecteable" element selected and I press enter I would expect that nothing happens. Currently, when I press enter while highlighting a checked off entry for example, one random entry of the "open" list gets selected to be moved. |
# Conflicts: # personalization-webcomponents/package-lock.json # personalization-webcomponents/package.json
Pull Request
Changes
Reference
Issue: #MUXDBS-104