mozilla/webmaker-core

Deleting a tile is too easy and painful without undo

Open

#119 opened on Jul 14, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
designfeedbackhelp wanted

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

This issue has been migrated from mozilla/webmaker-android#1880.

It was originally written by flukeout on Fri May 15 2015 and had the following description:

Deleting is the second-most emphasized action and both **@**Pomax and myself have pressed it a few times by accident. Would be great to have an UNDO - or some way to make it a bit harder to mis-tap. Maybe a different color icon or slightly different placement?

**@**vazquez Thoughts?

On Mon May 18 2015, LauraReynal commented:

:+1: happened to me a lot

On Mon May 18 2015, thisandagain commented:

Happens to me quite a bit too. I'm wondering if we should have a confirmation in the near-term.

On Tue Jun 02 2015, Pomax commented:

we should pick up on explitives via the microphone after a delete, and if there's a volume spike, undo.

On Fri Jun 05 2015, xmatthewx commented:

this is painful. **@**pomax's approach would be ideal. in the short-term, we could follow material design's snackbar + undo pattern.

delete page undo

Contributor guide