-
Notifications
You must be signed in to change notification settings - Fork 104
[Analytical Table]: Sorting popover does not respect RTL #7080
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
Labels
Comments
Hello, |
🎉 This issue has been resolved in version v2.8.1 🎉 The release is available on v2.8.1 Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version v1.29.19 🎉 The release is available on v1.29.19 Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When clicking on table header with sorting on the popover appear in left side in RTL mode.
Isolated Example
https://stackblitz.com/edit/github-9ssrdb-uvpfk6t8?file=src%2FApp.tsx,tsconfig.spec.json
Reproduction steps
1.Click on column header
Expected Behaviour
The popover should be under the name of the column (on the right side not in the left to respect RTL mode)
Actual behavior: the popover appear on the left side of the column (as in LTR mode).
Screenshots or Videos
UI5 Web Components for React Version
2.4.0
UI5 Web Components Version
2.4.0
Browser
Chrome
Operating System
Windows
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: