-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Short Summary
There is an AlertDialog but it should be named "Dialog", and there are multiple CSS/JS bugs in it.
Steps to Reproduce
- Create modal dialog
- The backdrop is in the foreground, hiding the dialog
- Dialog cannot be closed with "ESC"
Expected Behavior
- The component should be named "Dialog" and not "AlertDialog". "Alert" is one instance, but there are others.
- The backdrop should be behind the dialog
- The dialog should close on "ESC" key.
Actual Behavior
see "Steps to reproduce"
Browser & Device
No response
Screenshots
No response
Additional Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working