aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Create Trip Status and Rating Dialog on Current Trips Panel #395

Closed aesculus closed 7 years ago

aesculus commented 7 years ago

While it would be ideal to contain the trip status (plan or taken) and the trip rating within the Trips Edit dialog, there is not enough room without scrolling the panel. Since scrolling causes user issues it is better to have a dedicated to this probably less often used feature. Therefore the app needs a separate dialog for changing the trip status and rating.

aesculus commented 7 years ago

Implemented in V1.2 (23)

aesculus commented 7 years ago

I updated the look a bit with some trip characteristics in V1.2 (24):

image

EVGrokker commented 7 years ago

v 1.2.0 (26) This is functional, but I'd like to see the layout use the same design as the Segment Summary dialog. I've mocked up a design and made a few tweaks:

edittripstatus

aesculus commented 7 years ago

I updated the dialog for 1.2 (27). Note I did not include the times because for MST that would not make much sense without dates and there is not enough room for both.

image

aesculus commented 7 years ago

I could put in the start date/time if you think it would be needed. I can then sense the SS when the format does not work for some particular country. :-)

EVGrokker commented 7 years ago

I do think it makes sense to include at least the departure date, maybe appended to the first line:

San Francisco CA 2017-06-03

aesculus commented 7 years ago

I needs to be on a separate line because of length of trip name

aesculus commented 7 years ago

image

Added in V1.2 (28)

EVGrokker commented 7 years ago

Nice.