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(Tooltip): fix offset #6622

Merged
merged 1 commit into from Jun 4, 2023
Merged

fix(Tooltip): fix offset #6622

merged 1 commit into from Jun 4, 2023

Conversation

kyletsang
Copy link
Member

5.3 introduces similar styling to popovers that throws off the positioning. We need to apply the same fix we did for popovers to tooltips.

@kyletsang kyletsang requested a review from jquense June 2, 2023 00:24
@kyletsang kyletsang merged commit 3c094ec into master Jun 4, 2023
13 checks passed
@kyletsang kyletsang deleted the fix-tooltip-offset branch June 4, 2023 05:03
SanderKnauff added a commit to ember-bootstrap/ember-bootstrap that referenced this pull request Apr 4, 2024
This was caused by this upstream change: twbs/bootstrap@d533e6f

The fix causes tooltips to be slightly positioned wrong for Bootstrap >= 5 and < 5.3. We decided to accept that trade-off. React Bootstrap has done the same: react-bootstrap/react-bootstrap#6622
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.

None yet

2 participants