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

feat: collapsible menu #215

Merged
merged 3 commits into from
Nov 16, 2023
Merged

feat: collapsible menu #215

merged 3 commits into from
Nov 16, 2023

Conversation

shootermv
Copy link
Collaborator

@shootermv shootermv commented Nov 14, 2023

Description

at desktop, side menu has collapsible menu toggle at its bottom
closes #207

screenshots

expanded mode:
image
collapsed mode:
image

Copy link

netlify bot commented Nov 14, 2023

Deploy Preview for astonishing-pothos-5f81bd ready!

Name Link
🔨 Latest commit e1b178c
🔍 Latest deploy log https://app.netlify.com/sites/astonishing-pothos-5f81bd/deploys/65561d05c854e500081df663
😎 Deploy Preview https://deploy-preview-215--astonishing-pothos-5f81bd.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 site configuration.

@shootermv shootermv force-pushed the collapsible-menu branch 5 times, most recently from e71aa16 to 73b41cb Compare November 14, 2023 11:22
src/routes/index.tsx Show resolved Hide resolved
tests/about.spec.ts Show resolved Hide resolved
tests/about.spec.ts Outdated Show resolved Hide resolved
@shootermv shootermv force-pushed the collapsible-menu branch 3 times, most recently from cfaecf3 to 1a2b33e Compare November 16, 2023 13:05
@shootermv shootermv merged commit 6e29b9d into main Nov 16, 2023
11 checks passed
@shootermv shootermv deleted the collapsible-menu branch November 16, 2023 14:10
@xoRmalka
Copy link
Member

Need to set the width to 220px, also after the app is rendered the opening/ closing of the sider is very slow :)

@NoamGaash
Copy link
Member

@xoRmalka @shootermv it's already merge, so feel pree to open issue or another PR if needed

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.

proposition: add collapsible capability to side menu
3 participants