Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ModalBottomSheet scrim after merging material3 1.3 #1427

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

MatkovIvan
Copy link
Member

Fixes CMP-1589

  • Copy state of common MBS from 1.3.0-beta03 (discarded by mistake during merge)
  • Specify usePlatformDefaultWidth and scrimColor - it's required after migration from Popup

@MatkovIvan MatkovIvan requested a review from igordmn July 2, 2024 09:42
because it's logically marked as Destroyed.
You must create a new CMPViewController and use it instead. (CMPViewControllerMisuse)
*/
throw XCTSkip("TODO: Investigate CI fail")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI it was flaky before, but now CI fails always (3 times in row). Locally it's fine. Agreed with @elijah-semyonov to temporary disable it

@MatkovIvan MatkovIvan merged commit 69e6d10 into jb-main Jul 2, 2024
7 of 8 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-m3-mbs branch July 2, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants