Skip to content

[UI Bug]: Dialog Component #75

@christoph2806

Description

@christoph2806

Short Summary

There is an AlertDialog but it should be named "Dialog", and there are multiple CSS/JS bugs in it.

Steps to Reproduce

  1. Create modal dialog
  2. The backdrop is in the foreground, hiding the dialog
  3. Dialog cannot be closed with "ESC"

Expected Behavior

  1. The component should be named "Dialog" and not "AlertDialog". "Alert" is one instance, but there are others.
  2. The backdrop should be behind the dialog
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions