This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 148
Use modal for action's message #151
Milestone
Comments
I actually had in mind to replace the links with an "are you sure" text, letting the user click again without having to move the cursor. |
good idea for the delete field. |
Let's summon ux People on this topic: @Natouille @QuentinRoy ? |
(personally the solution you are mentionning makes sense to me!) |
Delete field is a good idea (to be sure you don't delete teh whole form). |
@Natouille @almet please confirm that i'll well understand.
I don't undestand why changing a hugly alert box by a pretty modal isn't a good thing. |
Almost:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With included react-bootstrap we can easly replace alert by pretty modale.
For example 'delete field' and 'reset form' in the builder.
The text was updated successfully, but these errors were encountered: