microsoft / fluentui-android

MIT License
575 stars 103 forks source link

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

Open yemi33 opened 6 months ago

yemi33 commented 6 months ago

Environment Information

Please provide a reproduction of the bug:

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)

Anubhvv commented 2 months ago

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 commented 1 month ago

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

microsoft-github-policy-service[bot] commented 4 weeks ago

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 !