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

[OP#162] Use the correct z index for the sidebar #234

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

Jeremy-Walton
Copy link
Member

Why?

The sidebar was not using a z index which caused the navbar (if used in combination) was covering up the sidebar border.

What Changed

  • Use the drawer z index on sidebar

Sanity Check

  • [ ] Have you updated any usage of changed tokens?
  • [ ] Have you updated the docs with any component changes?
  • [ ] Have you updated the dependency graph with any component changes?
  • Have you run linters?
  • Have you run prettier?
  • Have you tried building the css?
  • Have you tried building storybook?
  • [ ] Do you need to update the package version?

Screenshots

Before

Screenshot 2024-07-30 at 4 58 41 PM

After

Screenshot 2024-07-30 at 4 58 33 PM

@Jeremy-Walton Jeremy-Walton added bug Something isn't working Components Changes to a component labels Jul 30, 2024
@Jeremy-Walton Jeremy-Walton requested a review from scriswell July 30, 2024 21:08
@Jeremy-Walton Jeremy-Walton self-assigned this Jul 30, 2024
Copy link

linear bot commented Jul 30, 2024

@Jeremy-Walton Jeremy-Walton force-pushed the op-162-sidebar-not-using-z-index-token branch from a8191bd to e6d04b2 Compare December 14, 2024 22:31
@Jeremy-Walton Jeremy-Walton added Breaking Change This will cause problems so be sure to indicate that in the release notes Base Tokens Changes to the base tokens labels Dec 14, 2024
@Jeremy-Walton Jeremy-Walton merged commit a17cf16 into main Dec 14, 2024
1 check passed
@Jeremy-Walton Jeremy-Walton deleted the op-162-sidebar-not-using-z-index-token branch December 14, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Base Tokens Changes to the base tokens Breaking Change This will cause problems so be sure to indicate that in the release notes bug Something isn't working Components Changes to a component
Development

Successfully merging this pull request may close these issues.

2 participants