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

Prevent Overlapping Elements and Correct Z-Index #253

Closed
grabinskij opened this issue Oct 30, 2024 · 3 comments · Fixed by #270
Closed

Prevent Overlapping Elements and Correct Z-Index #253

grabinskij opened this issue Oct 30, 2024 · 3 comments · Fixed by #270
Assignees

Comments

@grabinskij
Copy link
Collaborator

grabinskij commented Oct 30, 2024

Resolve any instances of overlapping elements within the header and ensure the z-indexes of all elements are properly adjusted.
AC:

  • resolve any instances of overlapping elements within the header;
  • ensure the z-indexes of all elements are properly adjusted.
@grabinskij grabinskij self-assigned this Oct 30, 2024
@grabinskij grabinskij linked a pull request Oct 30, 2024 that will close this issue
@006080
Copy link
Collaborator

006080 commented Nov 2, 2024

I’m not completely in agreement with the shadow implementation you used in the Header. I’ve opened a new ticket #266 to address this and will work on refining it. The shadow should be applied to the CategoriesTab component and should appear on the scroll, fixing itself at a specific point.

@grabinskij
Copy link
Collaborator Author

I am closing this ticket because a better solution has been found.

@grabinskij grabinskij removed a link to a pull request Nov 3, 2024
@grabinskij grabinskij reopened this Nov 3, 2024
@grabinskij
Copy link
Collaborator Author

grabinskij commented Nov 3, 2024

I reopened this ticket because I found additional issues that need to be improved

Image
Image
Image

@grabinskij grabinskij changed the title Replace <hr> with shadow in the Header Prevent Overlapping Elements and Correct Z-Index Nov 3, 2024
@grabinskij grabinskij linked a pull request Nov 3, 2024 that will close this issue
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 a pull request may close this issue.

2 participants