kbss-cvut / react-maintenance-planner

React component to visualize and manage maintenance plans.
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Create / Remove milestones from UI #56

Open LaChope opened 2 years ago

LaChope commented 2 years ago
LaChope commented 2 years ago

@blcham @PluharVit To discuss on Monday

blcham commented 2 years ago

@LaChope @kalamartin @kostobog I believe that milestones should be "resource group"-based, i.e. we must be able to do milestone only for certain Area or "Group of mechanics" and the line representing milestone thus will not be full (in a vertical sense).

LaChope commented 2 years ago

@kalamartin
Are there scenarios where it would be useful to have the milestone over the entire plan editor like so (see picture below), or should it be only "resource group based" as @blcham suggested?

image

LaChope commented 2 years ago

Answer from @kalamartin: "Definitely to have both options, to have milestones per area so as across whole plan"

blcham commented 2 years ago

Thus, I guess, for the library, it makes sense to have milestones per "tree level" you decide

blcham commented 1 year ago

@LaChope this is partly done feature -- 4/5. (@PluharVit will not continue implementing it.)