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

Support for selection of subtasks #8

Closed blcham closed 2 years ago

blcham commented 2 years ago

As a user I would like to see tasks that are subtasks of given task. Upon clicking on the task all subtasks should be highlighted. It should work on any level of the resource tree (of course it does not make sense for the lower most level as no subtasks would be selected)

image

kalamartin commented 2 years ago

@PluharVit @blcham please see CSAT proposal:

156004765-28cdae7b-9772-41b9-8340-b69a9eb7e94c

blcham commented 2 years ago

I consider this task to be done, while comment of @kalamartin has been moved to https://github.com/kbss-cvut/react-maintenance-planner/issues/5.