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 Report] Snackbar floats above the app footer even when the footer is absolute and below the viewpoint #12803

Closed
gmichaeljaison opened this issue Dec 17, 2020 · 4 comments
Labels
C: VSnackbar VSnackbar T: bug Functionality that does not work as intended/expected

Comments

@gmichaeljaison
Copy link

gmichaeljaison commented Dec 17, 2020

Environment

Vuetify Version: 2.3.21
Vue Version: 2.6.12
Browsers: Safari 14.0.2
OS: Mac OS 11.0

Steps to reproduce

Run the codepen

Expected Behavior

Snackbar should be at the bottom when the footer is below the viewpoint

Actual Behavior

Snackbar is floating in the middle of the page

Reproduction Link

https://codepen.io/michaeljaison/pen/rNMwabo

@ghost ghost added the S: triage label Dec 17, 2020
@gmichaeljaison
Copy link
Author

Screen Shot 2020-12-17 at 3 51 45 PM

Screenshot of the snackbar floating in the middle of the page

@paper-me
Copy link

I have the same problem. Is there any work around?

@paper-me
Copy link

I just add 'pb-0' to Snackbar component...
Maybe it's following the material design specification. But the material.io site can make its snackbar above the app footer!
And they only say "Avoid placing snackbars in front of navigation components.", not the app footer!
image

image

@paper-me
Copy link

And the vuetify document has betray this guideline.
image

@ElijahKotyluk ElijahKotyluk added the C: VSnackbar VSnackbar label Jun 24, 2021
@johnleider johnleider added T: bug Functionality that does not work as intended/expected and removed S: triage labels May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSnackbar VSnackbar T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

4 participants