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

Mobile Sidebar Issues #11380

Open
dillchen opened this issue Mar 10, 2025 · 0 comments
Open

Mobile Sidebar Issues #11380

dillchen opened this issue Mar 10, 2025 · 0 comments
Milestone

Comments

@dillchen
Copy link
Contributor

dillchen commented Mar 10, 2025

Description

Fix two issues related to sidebar interaction on the mobile app:

  1. Prevent unintended page scrolling when a user is interacting with (dragging) the sidebar.
  2. Implement a draggable touch area of approximately 50 pixels width to open the sidebar, reducing the likelihood of unintentionally triggering back navigation during horizontal swipes.

Ping Dillon, we'll go over live, kind of hard to explain and I didn't record a loom

Project Owner

@dillchen

User Stories / Acceptance Criteria

  • When the sidebar is dragged open, users should not be able to simultaneously scroll vertically on the page.
  • Users should have a clearly defined draggable touch area (approx. 50px wide) to open the sidebar.
  • Horizontal swipes outside the defined draggable area should not inadvertently navigate the user backward.

Additional Context

No response

@dillchen dillchen added this to the Mobile v1.1 milestone Mar 10, 2025
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

No branches or pull requests

1 participant