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): adjust mobile behaviour #528

Merged
merged 6 commits into from
Sep 15, 2022

Conversation

hirsch88
Copy link
Member

@hirsch88 hirsch88 commented Sep 14, 2022

Closes #500

Acceptance Criteria

@hirsch88 hirsch88 self-assigned this Sep 14, 2022
@hirsch88 hirsch88 linked an issue Sep 14, 2022 that may be closed by this pull request
7 tasks
@vercel
Copy link

vercel bot commented Sep 14, 2022

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

Name Status Preview Updated
design-system-next ✅ Ready (Inspect) Visit Preview Sep 15, 2022 at 2:25PM (UTC)


private clearTimeouts() {
if (this.scrollToTopTimer) {
// console.log('clearTimeout(this.scrollToTopTimer)')
Copy link
Collaborator

@mladenplaninicic mladenplaninicic Sep 15, 2022

Choose a reason for hiding this comment

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

  • can you please remove this console logs?

@clastzoo clastzoo merged commit a3d9a2f into next Sep 15, 2022
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.

[Navigation][Mobile] Bug bucket
4 participants