-
-
Notifications
You must be signed in to change notification settings - Fork 332
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
Styling issues with native <dialog>
element
#2409
Comments
@LoremFooBar, so a couple things here:
I don't have a complete understanding of the native Dialog element under the hood, but if it utilizes a shadow DOM, then a move to Given I don't think there's anything actionable for us in this ticket, I will close this out. However, I will go ahead and reference this in our v3 modal updates. I cannot promise we'll move forward with the native Dialog, but it honestly can't hurt to give it another look to confirm our stance. Hope that helps! |
Thanks for the detailed reply! The reason I tried to use a native |
Current Behavior
There are some styling issues with native dialog elements:
Expected Behavior
Steps To Reproduce
From the repro:
Link to Reproduction / Stackblitz
https://github.com/LoremFooBar/skeleton-native-dialog-styling-issue
More Information
I added screenshots from Chrome and Firefox to the readme in the repro repo demonstrating the issues.
The text was updated successfully, but these errors were encountered: