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

Adding confirmation modal for start/stop/delete actions #48

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

estohlmann
Copy link
Member

Description of changes:

When doing destructive actions we want to make sure our users are prompted for confirmation prior to that action being taken. That being said, I have added a confirmation modal that will ask the user if they are sure they want to proceed prior to taking any model start/stop/delete action. This can be seen in the below demo:

demo

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@petermuller petermuller merged commit 3455506 into develop Aug 22, 2024
4 checks passed
@petermuller petermuller deleted the feature/confirmation-modal branch August 22, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants