Bitnoise / react-scheduler

MIT License
322 stars 92 forks source link

dependency lines and ntesting #155

Open accounts-unipipe opened 3 weeks ago

accounts-unipipe commented 3 weeks ago

Can we create nested data/grouping in react-scheduler?

Sorta like this:

- layer 1
    - resource 1
    - resource 2
        - sub resource 1
        -sub resource 2
    - resource3

And then be able to create dependency lines?

mgrinberg-sanborn commented 2 weeks ago

Plus one on this request please.

arek-bitnoise commented 2 weeks ago

@accounts-unipipe currently it doesn't work like that. Could you tell us a little more about possible use cases and problems you would like to solve with it?

mgrinberg-sanborn commented 2 weeks ago

Teams. For example, I want to nest all resources under a certain heading and expand/collapse:

Could be similar if scheduling rooms in different buildings, etc.