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(ui): bottom nav #2205

Merged
merged 2 commits into from Nov 19, 2022
Merged

feat(ui): bottom nav #2205

merged 2 commits into from Nov 19, 2022

Conversation

nolanlawson
Copy link
Owner

Same as #2164 but with some tweaks on my side, and plus we're running the CI tests now because it's my branch.

@nolanlawson nolanlawson changed the title Feat/bottom nav feat(ui): bottom nav Nov 19, 2022
@@ -14,6 +14,7 @@ const persistedState = {
currentRegisteredInstance: undefined,
// we disable scrollbars by default on iOS
disableCustomScrollbars: process.browser && /iP(?:hone|ad|od)/.test(navigator.userAgent),
bottomNav: false,
Copy link
Owner Author

Choose a reason for hiding this comment

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

Considering turning this on for all phone users (iOS and Android), but seems really tricky to detect properly. Folks can just turn this on themselves if they like.

@nolanlawson nolanlawson merged commit ad73918 into master Nov 19, 2022
alice-werefox pushed a commit to alice-werefox/sema-werefox-cafe that referenced this pull request Apr 3, 2023
Co-authored-by: Benny Powers <web@bennypowers.com>
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.

None yet

2 participants