Skip to content
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

Bug - Popper - Popper based components not flipping when they should in right-to-left languages #9639

Closed
wise-king-sullyman opened this issue Sep 18, 2023 · 0 comments · Fixed by #9640
Assignees
Milestone

Comments

@wise-king-sullyman
Copy link
Contributor

Describe the problem
Popper is not detecting that a flip is needed when the left side of the popper is obscured in RTL mode.

How do you reproduce the problem?

  1. Go to https://react-staging.patternfly.org/components/notification-drawer
  2. Enable RTL mode
  3. Open one of the notification dropdowns and view that it is partially obscured

Expected behavior
The popper should reposition so that its content isn't obscured.

Screenshots
image

Any other information?
Towards #9521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant