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] Large Off-Canvas Header Bar Missing Z-Index #919

Open
Xenopotamus opened this issue Jun 15, 2023 · 0 comments
Open

[BUG] Large Off-Canvas Header Bar Missing Z-Index #919

Xenopotamus opened this issue Jun 15, 2023 · 0 comments
Labels
bug Something isn't working new issue This issue has yet to receive attention

Comments

@Xenopotamus
Copy link

Describe the bug
The large off-canvas has a header bar that is missing the proper z-index. When the user scrolls, the header bar's shadow does NOT appear on top of content below it.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://tangoe.design/ui-kit/off-canvas'
  2. Make the height of your browser window very small so that you can scroll vertically.
  3. Scroll down and note how the shadow of the header bar does not appear on top of the content below it.

Expected behavior
The header bar's shadow must remain on top of the content within the large off-canvas.

Screenshots
Issue:
image

Expected (after adding z-index):
image

@Xenopotamus Xenopotamus added bug Something isn't working new issue This issue has yet to receive attention labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue has yet to receive attention
Projects
None yet
Development

No branches or pull requests

1 participant