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

Warning users before a delete #5

Closed
kblairwhite opened this issue Apr 19, 2014 · 2 comments
Closed

Warning users before a delete #5

kblairwhite opened this issue Apr 19, 2014 · 2 comments
Labels

Comments

@kblairwhite
Copy link
Collaborator

So, as far as I can tell there is no way to create an Alert Dialog popup to warn the user before they delete a row if we use the stock editing mode.

The only other thing we could do is to warn the user before they enter edit mode? Or build our own delete method (which i'd rather not).

Thoughts?

@NickGulajec
Copy link
Collaborator

If a row is deleted from the list view, it's still in the database. The user can be prompted to confirm delete of the db record after leaving the stock editing mode.

@NickGulajec
Copy link
Collaborator

As discussed, it already takes 3 button actions to delete. Clicking 'edit', clicking 'minus sign', and clicking the red 'delete' button. That's probably enough confirmation. Closing the issue.

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

2 participants