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

dialog styles may clash with other properties #79

Open
alvaromontoro opened this issue Jan 21, 2023 · 0 comments
Open

dialog styles may clash with other properties #79

alvaromontoro opened this issue Jan 21, 2023 · 0 comments
Labels
bug Something isn't working reasearch

Comments

@alvaromontoro
Copy link
Owner

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.

@alvaromontoro alvaromontoro added bug Something isn't working reasearch labels Jan 21, 2023
@alvaromontoro alvaromontoro changed the title The dialog element is not supported by most browsers. dialog styles may clash with other properties Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reasearch
Projects
None yet
Development

No branches or pull requests

1 participant