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

Pagination active page-item overlays toasts #36122

Closed
3 tasks done
FabianKoestring opened this issue Apr 6, 2022 · 3 comments
Closed
3 tasks done

Pagination active page-item overlays toasts #36122

FabianKoestring opened this issue Apr 6, 2022 · 3 comments

Comments

@FabianKoestring
Copy link

Prerequisites

Describe the issue

As you can see in the screenshot below the active pagination page-item overlays toast messages.

Bildschirmfoto 2022-04-06 um 10 27 24

Reduced test cases

https://codepen.io/team/bootstrap/pen/qBamdLj

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

macOS

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

Chrome

What version of Bootstrap are you using?

v5.1.0

@mdo
Copy link
Member

mdo commented Apr 6, 2022

This doesn't happen in our main branch assuming you're using the .toast-container, which has some positioning applied to it. I'm guessing, since you didn't include a live demo of the problem, that you're missing a z-index or position.

@mdo mdo closed this as completed Apr 6, 2022
@FabianKoestring
Copy link
Author

Hey @mdo,

if i look at the current docs at https://getbootstrap.com/docs/5.2/components/toasts/ the z-index is not defined.

image

@FabianKoestring
Copy link
Author

#37118 fixes the described problem. 😉

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

No branches or pull requests

2 participants