-
Notifications
You must be signed in to change notification settings - Fork 2.8k
make ux for destructive actions consistent #2400
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
Conversation
|
Beep boop! 🤖 Hey @strongSoda, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. 🕐 Stay awesome! 😎 |
|
Deploy preview for hasura-docs ready! Built with commit c09599b |
|
Review app for commit d3cf1b8 deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app for commit bddc04e deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
@rikinsk with modal passing a flag for whether or not to type doesn't make sense cause delete handlers need to be made for it. It's good without the modal. No handlers needed. Just pass true if you need to type else it will show only confirm box. |
|
Now only the table name needs to be entered on table delete. Rest have confirm boxes. But if in future they need input just pass a boolean and tweak the confirm message & it will work. No boolean defaults to confirm box. Boolean of true renders prompt. @rikinsk |
|
Review app for commit f9d46c1 deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app for commit 27631c8 deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
…into destructiveUX
|
Review app for commit 48bde2e deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app for commit da53c09 deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app for commit 5f560cd deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app for commit bdaa4c7 deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app for commit 1d48ac9 deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app for commit d98c43c deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
|
Review app https://hge-ci-pull-2400.herokuapp.com is deleted |
|
Review app for commit c09599b deployed to Heroku: https://hge-ci-pull-2400.herokuapp.com |
Affected components
Related Issues
#1469