-
Notifications
You must be signed in to change notification settings - Fork 821
Open
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.triage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification
Description
Current behavior 🐛
new MessageDialog(message) shows a dialog with no button to close it:. This is what is shown:
Also, pressing the enter key after the dialog is open does not close the dialog, but rather ends up clicking some active control on the page below the dialog.
Expected behavior 🎯
Message dialog should have an OK button and pressing enter should close the dialog.
How to reproduce it (as minimally and precisely as possible) 🔬
No response
Workaround 🛠️
No response
Renderer 🎨
- Skia
- Native
Affected platforms 📱💻🖥️
WebAssembly, Desktop (Windows)
Uno.Sdk version (and other relevant versions) 📦
6.3.28
IDE version 🧑💻
No response
Anything else we need to know? 💬
No response
Metadata
Metadata
Assignees
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.triage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification