dylan-smith / DiveIntelligence

1 stars 1 forks source link

Redesign dive plan list #71

Open dylan-smith opened 9 months ago

dylan-smith commented 9 months ago

Include start time, end time, and duration on each row.

Split out ascent/descent as separate rows.

Gas switch rows would have a duration of 0.

We end up with 3 main row types:

This may make the list too long to render nicely on one page. It also may be a struggle to avoid each row looking too cluttered.

It would make editing a dive plan more straightforward though, with each row being scoped more tightly. Having start/end/duration probably makes it easier to visually parse for users too.

Could maybe get rid of the secondary text in each row and move it to a tooltip. Although for gas switch that may be trickier. Maybe we could include the new gas in the main row instead of secondary.