You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When clicking on the standard bottom sheet, it is possible to trigger clickable items on the view behind it.
Steps to reproduce:
In the catalog app, expand the standard bottom sheet to full height. Click on the bottom sheet to trigger clickable items from the view behind it like Show Modal BottomSheetDialog and the other switches. Check the video below.
bottom_sheet_issue.mp4
Expected behavior:
Clicks don't pass through to the view behind when clicked on standard bottom sheet
Android API version:
Any
Material Library version:
1.13.0-alpha-07
1.13.0-alpha-06
1.13.0-alpha-05
1.13.0-alpha-04
1.13.0-alpha-03
1.12.0
And all others
The text was updated successfully, but these errors were encountered:
Description:
When clicking on the standard bottom sheet, it is possible to trigger clickable items on the view behind it.
Steps to reproduce:
In the catalog app, expand the standard bottom sheet to full height. Click on the bottom sheet to trigger clickable items from the view behind it like
Show Modal BottomSheetDialog
and the other switches. Check the video below.bottom_sheet_issue.mp4
Expected behavior:
Clicks don't pass through to the view behind when clicked on standard bottom sheet
Android API version:
Any
Material Library version:
1.13.0-alpha-07
1.13.0-alpha-06
1.13.0-alpha-05
1.13.0-alpha-04
1.13.0-alpha-03
1.12.0
And all others
The text was updated successfully, but these errors were encountered: