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

Alert dialog through directive #28

Open
LeBenLeBen opened this issue Apr 19, 2020 · 0 comments
Open

Alert dialog through directive #28

LeBenLeBen opened this issue Apr 19, 2020 · 0 comments
Labels
feature New feature to be implemented

Comments

@LeBenLeBen
Copy link
Collaborator

LeBenLeBen commented Apr 19, 2020

It would be great to have a directive like v-confirm="{ message, callback }" that renders an Alert Dialog which do nothing on cancel or trigger the callback on confirm.

Not sure how to render a Dialog through a directive automatically though. And the component used to render the Alert Dialog should be configurable.

https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/alertdialog.html

@LeBenLeBen LeBenLeBen added the feature New feature to be implemented label Apr 19, 2020
@LeBenLeBen LeBenLeBen changed the title Confirmation dialog with directive Alert dialog through directive Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant