Skip to content

feat(mobile): implement off-canvas navigation drawer and layout fixes (GIA-51) - #24

Merged
GianRomani merged 3 commits into
mainfrom
feat/GIA-51-mobile-ux-drawer
Aug 18, 2026
Merged

feat(mobile): implement off-canvas navigation drawer and layout fixes (GIA-51)#24
GianRomani merged 3 commits into
mainfrom
feat/GIA-51-mobile-ux-drawer

Conversation

@GianRomani

Copy link
Copy Markdown
Owner

Summary

Implements an accessible, high-performance off-canvas mobile navigation drawer and resolves the in-flow sidebar layout issues on viewports < 992px.

Linear Issue

Closes GIA-51

Changes

  • Off-Canvas Drawer: Replaces bottom-dumped in-flow sidebar with a slide-over drawer triggered by the header hamburger button.
  • Glassmorphic Backdrop & Scroll Lock: Adds blurred backdrop and locks body scroll when drawer is open.
  • Accessibility & Micro-interactions: Adds aria-expanded, ESC key dismissal, click-outside handling, and auto-dismiss on link navigation.
  • Mobile Content Layout: Resets .docs-content to 100% full width with proper padding on mobile devices.

Local Decision Documentation

  • .notes/decisions/2026-08-17-gia-51-mobile-navigation-drawer.md

@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for gianfree-notes ready!

Name Link
🔨 Latest commit b3b1454
🔍 Latest deploy log https://app.netlify.com/projects/gianfree-notes/deploys/6a8492d60607640007f6ff97
😎 Deploy Preview https://deploy-preview-24--gianfree-notes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GianRomani
GianRomani force-pushed the feat/GIA-51-mobile-ux-drawer branch from 4197212 to c14b7be Compare August 18, 2026 17:12
@GianRomani
GianRomani merged commit 5111eb2 into main Aug 18, 2026
7 checks passed
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