This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 336
Replace current operation confirm prompts with SweetAlert #142
Labels
Comments
Where exactly in the code is this enhancement required? Please explain. |
Sure, I've updated the description. |
Thank you for that. I'll try to work on this 👍 |
I don't see this being big change, but neither it's a small one. Please let me know whatever I may help with! :) |
alariva
changed the title
Replace current confirm alerts with SweetAlert
Replace current operation confirm prompts with SweetAlert
Dec 19, 2016
Any development on this? |
@softnayr All quiet here, you may take it if you'd like to. |
Ok. I'll take a look. This is a nice ux addition. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Timegrid is currently using js prompt for getting user confirmation upon some deletion operations.
It would be nice-to-have, these confirmations with SweetAlert component.
Note that the JS code that handles confirmations might also require some refactor, and it is currently not implemented in a nicely reusable fashion.
When deleting a service from show view
When deleting a service from index view
When deleting a staff member from show view
When deleting a contact from show view
The text was updated successfully, but these errors were encountered: