Page MenuHomePhabricator

Make UploadWizard form validation more intuitive
Closed, ResolvedPublic

Description

User testing shows that users get stumped by the form validation in UW, and have to do a fair amount of tracking to debug the form, especially when dealing with multiple files.

A couple of ideas to consider:

  1. Trevor's suggestion: Having a consistently aligned marker (arrow, icon, or otherwise) which can be used to more quickly vertically scan for issues in the form.
  1. Perhaps focus the first field that has validation issues. The jump inside the form might cause its own problems, but given that an error could be anywhere in a very long form, combined with markers, this might make it more straightforward to start scanning from the place where the first issue occurs.

And, not sure the (*) markers are actually helpful, given that at this point, all but the "more options" fields are required. They may add to the clutter in the form with no material benefit in terms of user interaction. I've certainly never seen a user tester take them into account.


Version: unspecified
Severity: enhancement

Details

Reference
bz30649
TitleReferenceAuthorSource BranchDest Branch
Have Wikicode store a title instead of trying to parse itrepos/mwbot-rs/mwbot!14legoktmtitle2-fixmain
Extract usable title from Parsoid HTMLrepos/mwbot-rs/mwbot!13legoktmtitle-fixmain
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:50 PM
bzimport added a project: UploadWizard.
bzimport set Reference to bz30649.
bzimport added a subscriber: Unknown Object (MLST).

What difference will markers make, can the users not find all issues by seeing the red warnings and * markers?

I made a change for automatic scroll/focus to the first invalid issue in the form.
https://gerrit.wikimedia.org/r/#/c/52636/

Change merged, closing!
I don't think currently we can do any better than this.

Gilles raised the priority of this task from Medium to Unbreak Now!.Dec 4 2014, 10:27 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Medium.Dec 4 2014, 11:20 AM