-
Notifications
You must be signed in to change notification settings - Fork 103
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
Delete confirmation #1163
Milestone
Comments
@mcarrano Here are the latest proposal for delete confirmation modal |
Design doc issue: patternfly/patternfly-org#3420 |
Will document on the website as a new pattern. See the linked Org issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requesting design recommendations/demo for delete confirmation
While working on delete component feature for App Studio design, I came across several variations of delete confirmation modal designs across RH products. The primary use case to support this feature is the ability for the user to be able to delete a said object from the system. Delete is a detrimental action so when user decides to delete an object, we would like to make sure user understand it is irreversible permanent action. We would also like to make sure that user is deleting the correct object so asking user the confirm before proceeding with this action. The confirmation model presented to the user allows user to doublecheck the action and then proceed.
Few areas that needs be to explored as a part of this issue:
PF recommendations around designing the confirmation modals will help bring the consistency across the product, reduce learning curve, and reduce errors. In addition, the recommendations/demo can help guide the future design efforts for similar use case.
Here are some examples delete confirmation modals from various RH products.
Example 1:
Example 2:
Example 3:
The text was updated successfully, but these errors were encountered: