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

Fix navigation drawer #926

Merged
merged 8 commits into from
Jul 2, 2024
Merged

Fix navigation drawer #926

merged 8 commits into from
Jul 2, 2024

Conversation

SapiensAnatis
Copy link
Owner

@SapiensAnatis SapiensAnatis commented Jul 2, 2024

Use an ugly workaround in which the nav buttons are wrapped in Drawer.Close conditionally to avoid having to programmatically control open. Programmatically controlling open causes issues:

  • the drawer close animation doesn't play; it just disappears instantly
  • the drawer close momentarily resets scroll on iOS/safari

Also add meta tags for discord embed, and remove second image tag

Use an ugly workaround in which the nav buttons are wrapped in Drawer.Close onditionally to avoid having to programmatically control open. Programmatically controlling open causes issues:

- the drawer close animation doesn't play; it just disappears instantly
- the drawer close momentarily resets scroll on iOS/safari

Also add meta tags for discord embed, and remove second image tag
@SapiensAnatis SapiensAnatis merged commit c1eac25 into main Jul 2, 2024
2 checks passed
@SapiensAnatis SapiensAnatis deleted the fix/drawer branch July 2, 2024 20:28
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