Skip to content

dialog styles may clash with other properties #79

Description

@alvaromontoro

Is your feature request related to a problem? Please describe.

Most browsers now support the dialog element. The current styles were designed when no browser supported it (and with IE in mind).

Describe the solution you'd like

Explore the options and find something that works in all browsers and in different situations.

Describe alternatives you've considered

Explore options.

Additional context

Check more cases for <dialog>, as Dohány Tamás mentioned: the current styles (with position: fixed) may conflict with Grid.

The solution may include a breaking change and not be supported by IE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions