Differences between revisions 3 and 4
Revision 3 as of 2011-03-31 16:14:56
Size: 696
Editor: shoobe01
Comment:
Revision 4 as of 2011-03-31 19:44:51
Size: 814
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Field level (rare) Field level (careful!)
 - button
 - features - like high speed key repeat when deleting, so you can delete a long URL field easily...

Need an easy way to do this, as typical desktop methods are hard to do, BUT, abide by principles of mobile design and let it be undoable also. (suggest how, if not OS level, like press and hold clear after this returns it, or robust autocomplete saving). Refer to Cancel Guard (which references this!) to make sure everything is on the same page. Likely to use some of the same diagrams also. Also count clearing overall entry, selections other than text fields, whole forms, etc. Some anti-patterns, but some value.

Problem

Variations

Field level (careful!)

  • - button - features - like high speed key repeat when deleting, so you can delete a long URL field easily...

Form level (anti!)

Interaction Details

Presentation Details

Antipatterns

Examples

Clear Entry (last edited 2011-12-13 16:52:43 by shoobe01)