-
Notifications
You must be signed in to change notification settings - Fork 1.1k
question: usage of task groups #538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It seems that the idea of groups has come up a lot with this package. There was a PR #448 that was prepared to complete this. This has been updated in #528. When this is merged, you will have tasks within the same group on the same row. From you screenshot, are you also expecting that there is some group label on the left of the gantt chart? This is something that I believe will be useful. However, it is not available yet. |
Hello @stephenjmaher , thanks for the feedback. Indeed, having a label for that same « row » will make it much more convenient for multiple cases. No need for advanced nesting for now, just one level should be enough as a starting point. |
@stephenjmaher Hello! I also need the left-side labels. |
It's really a good itea, hope we can get it a.s.ap. |
Hello,
First of all, thank you for your great work on this!
My questio 8000 n is regarding the expected behaviour (and target) of tasks groups. Based on #93 , I understood that we need to have something like this:
I was expecting a sticky column on the gantt where tasks of the same group will be on the same row.
wasn't this the intention? is it something you guys are working on or considering?
Thank you!
The text was updated successfully, but these errors were encountered: