Open artcab opened 6 months ago
Can confirm and it seems the drag and dropping is also not working correctly. Items get "stuck" halfway when drag and dropping with keyboard. This might be an issue for the DnD library rather than ours.
https://github.com/microsoft/fluentui/assets/5953191/c2756959-b4f7-4c6c-a478-7d0657c877d6
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting Accessibility issue?
None
Reproduction
https://react.fluentui.dev/?path=/docs/components-tree--default#drag-and-drop
Bug Description
Actual Behavior
In the Tree component, drag & drop example: select an element via keyboard navigation and press enter to select any tree node.
Expected Behavior
keyboard selection should not affect drag and drop, or if it is supposed to be possible, it must behave correctly.
Logs
No response
Requested priority
Normal
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations