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

Design: Type to Confirm Deletion Modal #348

Closed
jniles opened this issue Apr 21, 2016 · 1 comment
Closed

Design: Type to Confirm Deletion Modal #348

jniles opened this issue Apr 21, 2016 · 1 comment
Labels

Comments

@jniles
Copy link
Collaborator

jniles commented Apr 21, 2016

This issue suggests a mocked-up design for #150. I propose it is implemented as soon as possible.

This modal will replace most instances of $window.confirm() in the application. It will be required to delete projects, accounts, debtor groups, cashboxes, and more. Deletion can still fail if the entity is used.

Interface (Cashbox Example)
The default interface should look like this:
delete modal incomplete
Fig 1: Incomplete Text

Once the user enters the exact text, the submit button will be enabled, as shown below.
delete modal complete
Fig 2: Complete Text

For further information (motivation, discussion of code design), see #150.

@sfount could you suggest improvements to this issue and assign it to a developer?

@jniles
Copy link
Collaborator Author

jniles commented Aug 11, 2016

Closed by @mbayopanda's work on type-to-delete modals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant