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

feat: implement field deletion confirmation modal #3694

Merged
merged 16 commits into from
Apr 5, 2022

Conversation

mantariksh
Copy link
Contributor

@mantariksh mantariksh commented Apr 4, 2022

Depends on #3693

Problem

Currently, clicking the delete button on a field causes it to be deleted immediately. However, as per the design, there should be a confirmation modal before the field is deleted.

Solution

Add a confirmation modal before actually deleting the field.

Screenshots

Before

delete-modal-before

After

delete-modal-after

Base automatically changed from form-v2/mobile-builder to form-v2/develop April 5, 2022 09:56
@mantariksh mantariksh merged commit 0b5e564 into form-v2/develop Apr 5, 2022
@mantariksh mantariksh deleted the form-v2/delete-field-modal branch April 5, 2022 10:12
@justynoh justynoh mentioned this pull request Oct 5, 2022
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