Skip to content

Ux Testing Notes

Ape edited this page Jan 6, 2022 · 1 revision

UX Testing Notes

The following are observations made during UX testing

Login

  • user creation is hanging/softlocking

View

  • Need on-screen message explaining that user must log in
  • After clicking edit, progress bar should come with "redirecting" message and/or fade the screen
  • Move info link and/or change color to draw less attention

Editor

  • Clear selection when changing to a drawing tool
  • Right-click is triggering pen tool
  • Right-click > Save Image should have a background color
  • Give ability to share either an edit or view link
  • Needs tooltip/callout when new edit requests arrive
  • "undo" is confusing, since it only applies to lines - maybe clear the undo stack when performing an un-undoable action
  • Needs more obvious "back" button - maybe different icon
  • Greedy Select property for rectangle select
  • Create a single select tool where "mode" property can switch between lasso and rectangle
  • Updates to tool properties is hard to notice (needs more space and/or animation)
  • Pan and Move icons might be ambiguous?

Invite Requests

  • Make accept/deny buttons more prominent (FABs?)
  • Limit list and/or window width to prevent aliases from being too far away from buttons

Download

  • Should have choice between PNG, SVG, or paper JSON
  • PNG should have background color option

System Settings

  • Needs a "back" button

Confirmation Dialog

  • "yes" should be the leftmost option
  • "no" can still be default

Peer Statistics

  • Possibly disable via feature flag
  • Needs explanation for what the window does