Skip to content

fix(css): primary and secondary sidebar z-indices - #1497

Open
peterjunpark wants to merge 2 commits into
developfrom
fix/css-z
Open

fix(css): primary and secondary sidebar z-indices#1497
peterjunpark wants to merge 2 commits into
developfrom
fix/css-z

Conversation

@peterjunpark

@peterjunpark peterjunpark commented May 21, 2026

Copy link
Copy Markdown
Contributor

Motivation

Fix CSS rules related to z-index causing incorrect layering on mobile viewports (where the primary and secondary sidebars become collapsible).

image

Technical Details

Remove unnecessary CSS rules that alter the z-index and position of the primary sidebar. Make the primary sidebar behave the same as the secondary sidebar on mobile displays -- more or less.

Test Plan

Test using mobile device emulation in Chrome devtools.

Test Result

Looks ok.

Submission Checklist

@peterjunpark
peterjunpark marked this pull request as draft May 21, 2026 18:34
@peterjunpark
peterjunpark marked this pull request as ready for review May 26, 2026 20:25
fix(css): make primary secondary z-index > footer

clean up
@peterjunpark
peterjunpark requested a review from a team May 26, 2026 21:39
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 this pull request may close these issues.

1 participant