GoogleChrome / dialog-polyfill

Polyfill for the HTML dialog element
BSD 3-Clause "New" or "Revised" License
2.45k stars 245 forks source link

Modal open dialog appended again should become non-modal #130

Closed samthor closed 7 years ago

samthor commented 7 years ago

It should be treated as DOM removal and add. Currently the modal-ness tries to be maintained.