Skip to content

Interface bug: z-index of @vuepress/plugin-pwa pop-up window #2642

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

Closed
1 task done
smwbtech opened this issue Oct 4, 2020 · 0 comments
Closed
1 task done

Interface bug: z-index of @vuepress/plugin-pwa pop-up window #2642

smwbtech opened this issue Oct 4, 2020 · 0 comments

Comments

@smwbtech
Copy link
Contributor

smwbtech commented Oct 4, 2020

  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

Invoke pop-up window with update message in docs and scroll to some block with code. My window width - 1440px.
Снимок экрана 2020-10-04 в 09 16 36
Screenshot from Vue 3 docs

What is expected?

Pop-up window should be on top of all elements

What is actually happening?

Conflict with div[class*="language-"]::before element

Other relevant information

Pop-up component

smwbtech added a commit to smwbtech/vuepress that referenced this issue Oct 4, 2020
Changed z-index from 2 to 3 to avoid conflict with div[class*="language-"]::before elements
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

1 participant