Project

General

Profile

Actions

action #3250

closed

Usability improvements for the shipments

Added by ancorgs over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development
Target version:
Start date:
2014-08-22
Due date:
% Done:

100%

Estimated time:
2.00 h

Description

  • The address form is missing a 'Name' field
  • The form doesn't have enough room for 'very long' or complex addresses.
  • Rename the 'Description' Field to 'Extra needs'
  • The description of the "incomplete" state is confusing. What about something closer to: "Please review all the information to ensure it is present and correct, then click 'Action' and Submit".
  • Some relevant information is missing in the shipment request view: specially the user and the event!
Actions #1

Updated by ancorgs over 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Everything implemented and committed in https://github.com/openSUSE/travel-support-program/commit/778027fb74971a42a1d8f9d7be0ff7956ef0314e

  • Added the 'name' field to PostalAddress. It was originally missing because it's somehow redundant with the user profile's full name (and we encourage user to fulfil their profile, don't we? ;-) ). To improve clarity I added the field, and initial values for it and for "contact phone" are inferred from the user's profile.
  • Line2 is now a little bit bigger (just cosmetic, but both line1 and line2 have always been 255 chars each, anyway).
  • 'Description' renamed to 'additional notes' (not exactly what requested, but hopefully enough).
  • The states description is not only used in the request page itself and not displayed only to the requester. The suggested message was perfectly tailored for displaying it to the user after fulfilling the form, but not completely suitable in other situations. Changed to this (which should be almost as clear as the suggested one but more reusable): "The requester must review all the information to ensure it is present and correct and then submit the request using the 'Action' button in the request page."
  • Added information about the user and the event to the shipment page.
Actions

Also available in: Atom PDF