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

Tooltip bugs #35432

Closed
3 tasks done
louismaximepiton opened this issue Nov 30, 2021 · 1 comment · Fixed by #35441
Closed
3 tasks done

Tooltip bugs #35432

louismaximepiton opened this issue Nov 30, 2021 · 1 comment · Fixed by #35441

Comments

@louismaximepiton
Copy link
Member

Prerequisites

Describe the issue

On main branch :

Tooltip loses its animation and some spacing (or maybe only its arrow) on copy button when clicked.
image

It's maybe related to #34519.

Reduced test cases

Switch to main branch, npm run start and go to Docs. Click a Copy button and here it is.

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome, Firefox, Microsoft Edge

What version of Bootstrap are you using?

5.1.3

@XhmikosR
Copy link
Member

XhmikosR commented Nov 30, 2021

Thanks @louismaximepiton. I'm happy that you caught this and #35433. This one here is caused by #32692.

We'll try to improve our unit tests to catch these in the future.

As always, if you want to contribute any PRs improving our unit tests or fixing any issues, you are more than welcome!

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

Successfully merging a pull request may close this issue.

3 participants