DanielCaspers / DigitalInspection

Murphy Automotive's Digital Inspection App for making vehicle inspection checklists a better experience from technician to customer.
4 stars 0 forks source link

Vehicle history - add dates #134

Open scaspers opened 5 years ago

scaspers commented 5 years ago

Currently we show the completionDate in the first column.
I am Wondering if we could stack 3 dates orderDate, schedDate and completionDate? No additional labels to save space but I realize that this could be confusing. ie. 06/16/15 06/19/15 06/20/15

No additional labels to save space but I realize that this could be confusing.

current example: image

DanielCaspers commented 5 years ago

Consider 600px minimum discussed supported size, which could come up in portrait mode.

Technically speaking, it's cheap. However, I'm wondering if there's a better way.

Please advise schedule priority for it.

DanielCaspers commented 5 years ago

@scaspers @YoMurphy One thought I just had that might help.

What if the left column with the header looked as follows when we have room (probably a media query >= 768px)

Date

Ordered 06/16/15 Scheduled 06/19/15 Completion 06/20/15

scaspers commented 1 month ago

How about:

Date

Initiated 06/16/15 Scheduled 06/19/15 Completion 06/20/15