NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Take anchor directives into account when computing start time in ActivityForm #565

Open AaronPlave opened 1 year ago

AaronPlave commented 1 year ago

Can use getActivityDirectiveStartTimeMs from time.ts

Workaround: Refer to time in Activity Spans table

AaronPlave commented 1 year ago

@camargo should we be taking the anchored span duration into account here? This form is used in a bunch of places like PlanMergeReview and this start time would then depend on whichever simulation you've selected which might be odd?

camargo commented 1 year ago

@AaronPlave Yeah good point. In that case maybe we should go with the other option and grey out the start time all together? Maybe say to look at the anchored offset? Curious about @lklyne's thoughts on this.

AaronPlave commented 6 months ago

@mattdailis @dandelany @lklyne can we chat about this at some point? Might need to discuss with users.