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

Scrolling down on a Bottom Drawer dismisses it too easily #638

Open
yemi33 opened this issue Apr 15, 2024 · 3 comments
Open

Scrolling down on a Bottom Drawer dismisses it too easily #638

yemi33 opened this issue Apr 15, 2024 · 3 comments
Assignees

Comments

@yemi33
Copy link

yemi33 commented Apr 15, 2024

Environment Information

  • Package version(s): (fill this out, include which package manager you're using) 0.2.1
  • Android SDK version: (fill this out if relevant)

Please provide a reproduction of the bug:

  • Use Drawer component with BehaviorType.BOTTOM
  • Scroll on the content of the drawer with a downward motion close to the gripper but not on the gripper

Actual behavior:

The drawer gets dismissed.

Expected behavior:

The drawer gets too easily dismissed, when the desired behavior is to not dismiss the drawer unless the gripper was explicitly grabbed.

Priorities and help requested:

Are you willing to submit a PR to fix? (Yes, No)

Requested priority: (Blocking, High, Normal, Low)

Products/applications affected: (if applicable)

@yemi33 yemi33 changed the title Scrolling down on a Bottom Drawer dismisses the switcher sheet too easily Scrolling down on a Bottom Drawer dismisses it too easily Apr 15, 2024
@Anubhvv
Copy link
Collaborator

Anubhvv commented Aug 22, 2024

Hey @yemi33, right now downward drag threshold is 56.dp for bottomDrawer.
can you check sticky downward threshold drag available in Bottom Sheet, user can customize it.

@joyeeta26
Copy link
Contributor

Hi @michaelxiao16, could you please help with what should be the right expectation here? Thanks!

@joyeeta26 joyeeta26 self-assigned this Oct 3, 2024
@joyeeta26 joyeeta26 added question Further information is requested Needs: Author Feedback and removed question Further information is requested labels Oct 3, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your contributions to Fluent UI Android !

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

3 participants