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

Fix flipped overlay alignment with RTL #711

Merged
merged 3 commits into from
Apr 21, 2020
Merged

Fix flipped overlay alignment with RTL #711

merged 3 commits into from
Apr 21, 2020

Conversation

pekam
Copy link
Contributor

@pekam pekam commented Apr 17, 2020

Fixes #710

Also:

  • added tests for alignment without RTL
  • fixed linter error

(see commit messages for more info)

Don't squash.

Copy link
Contributor

@yuriy-fix yuriy-fix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:LGTM:

It looks like alignment tests were removed in commit 64a2f44
and I couldn't find any substitutive cases in the current test set
because the _focus() method in control-state-mixin was recently marked
as private
@pekam pekam merged commit cfe03e4 into master Apr 21, 2020
@pekam pekam deleted the fix-rtl-overlay-flip branch April 21, 2020 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RTL: incorrect overlay position when closer to the left edge of viewport
2 participants