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
We faced a bug in Production caused by latest BottomSheet component, content is being overlapped by Android(Buttons) navigation bar.
as our app is not using EdgeToEdge, while CatalogApp is using EdgeToEdge
Describe the solution
Add a feature in CatalogApp to enable/disable see components in both EdgeToEdge and non EdgeToEdge to check how will content fill the entire screen behind Android NavigationBar and catch a problem early while testing on Spark
🕵️ Is there an existing issue for this?
Describe the problem
We faced a bug in Production caused by latest BottomSheet component, content is being overlapped by Android(Buttons) navigation bar.
as our app is not using
EdgeToEdge
, while CatalogApp is usingEdgeToEdge
Describe the solution
Add a feature in CatalogApp to enable/disable see components in both EdgeToEdge and non EdgeToEdge to check how will content fill the entire screen behind Android NavigationBar and catch a problem early while testing on Spark
Additional context
No response
Code of Conduct
Reference
The text was updated successfully, but these errors were encountered: