Skip to content

Conversation

@naveenkumar-sanjeevirayan
Copy link
Collaborator

@naveenkumar-sanjeevirayan naveenkumar-sanjeevirayan commented Mar 11, 2025

Root Cause of the Issue

  1. Scroll occurs both in the bottom sheet and its child in iOS.
  2. Updated padding to the entire bottom sheet.
  3. The overlay grid disappears suddenly when IsModal is set to false or transitioned to a hidden or collapsed state.
  4. The bottom sheet gets stuck when swiped and released at some points.

Description of change

  1. When scroll view is placed as a child in bottom sheet content, restricted scroll based on touch points.
  2. Default padding(5) is provided to the entire bottom sheet.
  3. Provided animation to overlay in the bottom sheet.
  4. Improved nearest point of bottom sheet state when swiped.

Issue Fixed

#96

#97

@PaulAndersonS PaulAndersonS merged commit dc2049b into main Mar 13, 2025
@naveenkumar-sanjeevirayan naveenkumar-sanjeevirayan deleted the BottomSheetBugFixes branch May 14, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bottom sheet bug Something isn't working improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants