We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello folks, there is an issue with keyboard arrow navigation on RTL grid. Left & Right arrows don't work on keyDown. Up & Down work fine.
version: "tabster": "^6.0.0"
There is a demo: https://react.fluentui.dev/?path=/docs/utilities-focus-management-usearrownavigationgroup--default&globals=storybook_fluentui-react-addon_dir:rtl
The text was updated successfully, but these errors were encountered:
Hey there @OVBondHUB, since you're providing a FluentUI v9 example, instead of just tabster code, I'd recommend you open this issue in the Fluent Repo (https://github.com/microsoft/fluentui/issues).
There are extra logic layers provided by Fluent that might be responsible for this erroneous behavior
Sorry, something went wrong.
No branches or pull requests
Hello folks, there is an issue with keyboard arrow navigation on RTL grid. Left & Right arrows don't work on keyDown. Up & Down work fine.
version: "tabster": "^6.0.0"
There is a demo:
https://react.fluentui.dev/?path=/docs/utilities-focus-management-usearrownavigationgroup--default&globals=storybook_fluentui-react-addon_dir:rtl
tabster.mov
The text was updated successfully, but these errors were encountered: