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: Persist navigation settings #7144

Merged
merged 5 commits into from
May 24, 2024
Merged

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented May 24, 2024

About the changes

  • can persist settings for the navigation. It will keep mini or full mode according to your preferences.
  • added generic drop-in replacement for the useState hook that persists things in localStorage. I don't want the complexity of state and local storage syncing to leak out to app code

Important files

Discussion points

Copy link

vercel bot commented May 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs 🛑 Canceled (Inspect) May 24, 2024 11:07am
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 11:07am

Copy link
Contributor

@sjaanus sjaanus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@kwasniew kwasniew merged commit 68427f8 into main May 24, 2024
11 checks passed
@kwasniew kwasniew deleted the persist-navigation-settings branch May 24, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants