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

q-toggle icon appears over q-page-sticky #6398

Closed
bjbk opened this issue Feb 17, 2020 · 1 comment
Closed

q-toggle icon appears over q-page-sticky #6398

bjbk opened this issue Feb 17, 2020 · 1 comment
Assignees

Comments

@bjbk
Copy link
Contributor

bjbk commented Feb 17, 2020

Describe the bug
When scrolling content containing a QToggle, the checked-icon and unchecked-icon props have the higher z-index.

Codepen/jsFiddle/Codesandbox (required)
Codepen - QToggle z-index bug

To Reproduce
Steps to reproduce the behavior:
Create a q-sticky element
Add q-toggles to page and when scrolling the icons have a higher z-index

Expected behavior
Expect icons to be behind the QSticky contents as the rest of the QToggle is.

Screenshots
z-index

Platform (please complete the following information):
OS: macOS
Node: 13.2.0
NPM: 6.13.4
Yarn: 1.21.1
Browsers:
Chrome Version 79.0.3945.130 (Official Build) (64-bit)
Safari Version 13.0.5 (14608.5.12)
Electron: 8.x.x

Quasar
@quasar/app: 1.5.7
@quasar/cli: 1.0.5

@rstoenescu rstoenescu self-assigned this Feb 17, 2020
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Feb 18, 2020
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Feb 18, 2020
rstoenescu added a commit that referenced this issue Feb 18, 2020
fix(QToggle): Use z-index on .q-toggle__thumb to prevent the whole block going hight in the z stack #6398
@rstoenescu
Copy link
Member

Hi,

Thanks for reporting.
Fix will be available in "quasar" v1.9.3.

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

No branches or pull requests

2 participants