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: optimize ux of the 2nd sticky nav on mobile #802

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

sanyuan0704
Copy link
Contributor

@sanyuan0704 sanyuan0704 commented Mar 16, 2024

Summary

Optimize ui and interaction for nav in mobile device:

  1. Make the toc list scrollable.
  2. Optimize the interaction between the first nav and the second nav menu when user scrolls the page.
  3. Add transition animation for the toc component enters when user click the On this page button.

preview:

nav-ux.mp4

Related Issue

#799

Checklist

  • I have added changeset via pnpm run change.
  • I have updated the documentation.
  • I have added tests to cover my changes.

@sanyuan0704 sanyuan0704 changed the title feat: optimize mobile nav ui feat: optimize ux of the 2nd sticky nav on mobile Mar 16, 2024
Copy link

netlify bot commented Mar 16, 2024

Deploy Preview for aquamarine-blini-95325f failed.

Name Link
🔨 Latest commit a0acc57
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/65f53a977a0e890008a0e0cd

Copy link

netlify bot commented Mar 16, 2024

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
🔨 Latest commit b6e2091
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/65f54b6ab7efa5000877d423
😎 Deploy Preview https://deploy-preview-802--aquamarine-blini-95325f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93 (🟢 up 2 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@sanyuan0704 sanyuan0704 merged commit 12dc515 into main Mar 18, 2024
9 checks passed
@sanyuan0704 sanyuan0704 deleted the chore/optimize-mobile-nav-ux branch March 18, 2024 01:06
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