Open
Bug 1985181
Opened 2 months ago
Updated 12 days ago
Fix ToU BottomSheet Composable previews
Categories
(Firefox for Android :: Onboarding, task, P3)
Tracking
()
NEW
People
(Reporter: RyanVM, Unassigned)
References
Details
Bug 1984840 recently changed the TermsOfUseBottomSheetPreview composable to use rememberModalBottomSheetState in preparation for upcoming Material 3 library changes that deprecate manual SheetState creation. One downside to this change is that that these composables don't render the sheet as expanded in Preview mode. In the review for D262238, it was decided that we could move forward with landing the rememberModalBottomSheetState change now and address the Preview issue in a follow-up bug.
Updated•12 days ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•