-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
I recently added Dialog component to my project, and I found out that it's internally div, not dialog.
Using dialog would be nice as it would make the component work without javascript (at least for new browsers with command and closedby support), and also support closing with Esc (which is currently missing).
I was also reading this for how to implement nice Dialog component, so that might be a good source.
Is there some reason not to?
I might be able to write some first version of this proposed component for further discussion, I just wanted to make sure it would be welcomed :)
Metadata
Metadata
Assignees
Labels
No labels