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

[Android] Mopup display behind the CommunityToolkit Popup. #135

Open
AneesFathimaS opened this issue Sep 11, 2024 · 2 comments
Open

[Android] Mopup display behind the CommunityToolkit Popup. #135

AneesFathimaS opened this issue Sep 11, 2024 · 2 comments

Comments

@AneesFathimaS
Copy link

Replication Procedure:

1.Run the attached sample in android.
2.Click on the button.
3.CommunityToolKit Popup will appear.
4. Click the button in the Popup.

Actual behavior :
The Mopup will appear behind the the Popup.

Expected behavior:
The Mopup should appear above the Popup.

PopupWithMopup.zip

@IeuanWalker
Copy link
Contributor

@AneesFathimaS out of curiosity why are you using 2 different popup solutions?

This is expected behaviour with the difference between them both.

So as you can see mopups essentially just alter the current window, whereas the toolkit opens a new dialog window above it, giving you the behaviour you are seeing.

@softlion
Copy link

duplicate of #82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants