stable
Clone or download
Read-only
request #22190 : Cannot press `enter` in Taskboard
This patch fixes a bug introduced by git #tuleap/stable/ae3aec6214e37da0170fd62004804ce149d0abda The `enter` key was used to enter a swimlane, and any other default browser behaviour was prevented. However, if focus is not on a swimlane, default browser behaviour should happen. That way, user can continue using the `enter` key to press buttons. How to test: * You can press `enter` on the "add card" button in Taskboard, it will open the form. Change-Id: Ied320741e4cac914c1e590edfb31b1a10d3be46c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/src/keyboard-navigation/quick-access-shortcuts-helpers.ts | +3 | −2 | Go to diff View file |