-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Modal Page with transparent background #8551
Conversation
Added DNM because I need to process a last piece of feedback from the review on the old PR by @PureWeen, here: #6558 (comment) Other than that I think I have processed all feedback Edit: oh, and because I added |
UWP support is also planned? |
2e6754d
to
36082aa
Compare
@YZahringer Yes. |
@jfversluis @PureWeen any update on this? we are on track of getting this in first 4.5 release? Thanks.. |
As of now this is planned for 4.6 @jsuarezruiz it looks like we have some UI tests failures. Can you rebase against master and we can rerun? |
55d3225
to
1a0545e
Compare
great to see some traction on this! really looking forward to seeing this merged! |
ecbf4a2
to
e69d693
Compare
Android tests passed here Which is why most recent run only has iOS |
The current UWP Modal pages doesn't have a back button(plus Android , iOS) or a page animation, but it does exist in your GIF! Is it planned too? |
@jfversluis this introduces a bug when you mave more than one modal level.... |
Description of Change
Takeover from #6558
Issues Resolved
OnAppearing
does not fire after aUIModalPresentationStyle.FormSheet
Page is Dismissed #9307PR Checklist