Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor Modal.astro to make use of the new <dialog> API #48

Closed
markteekman opened this issue Jun 13, 2023 · 0 comments
Closed

Refactor Modal.astro to make use of the new <dialog> API #48

markteekman opened this issue Jun 13, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@markteekman
Copy link
Member

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog

Things to consider:

  • Button that triggers the dialog still needs to be linked to the Modal
  • Clicking on the backdrop should close the Modal
@markteekman markteekman added the enhancement New feature or request label Jun 21, 2023
@markteekman markteekman added the help wanted Extra attention is needed label Aug 11, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant