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

Buck the spec, move to above dialogs #2

Merged
merged 1 commit into from
Jun 21, 2017
Merged

Buck the spec, move to above dialogs #2

merged 1 commit into from
Jun 21, 2017

Conversation

justinribeiro
Copy link
Owner

Spec says

Snackbars appear above most elements on screen...However, they are lower in elevation than dialogs, bottom sheets, and navigation drawers."

This is somewhat annoying depending on what you're trying to accomplish. To resolve #1 We push the z-index up above the base level likely to be seen when using paper-dialog (z-index: 103, based on iron-overlay-behavior).

@justinribeiro justinribeiro merged commit 8ed8e9b into master Jun 21, 2017
@justinribeiro justinribeiro deleted the elevation branch June 21, 2017 00:42
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.

When using a fullscreen paper-dialog, snackbar shows up behind
1 participant