Skip to content
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

Grouping by resourceGroupField breaks when resources are also grouped with 'group: true' #5324

Open
aximuseng opened this issue Mar 30, 2020 · 4 comments

Comments

@aximuseng
Copy link

aximuseng commented Mar 30, 2020

I want to have the rolled up grouped resource AND grouped columns at the same time. This seems like a completely natural extension of the resource view and surprised it was not already supported.

It would be implemented as simply as adding a resourceGroupField and a group: true to your resourceColumns definitions.

It would look like this:

Can't seem to implement this so I guess it's a feature request.

@aximuseng aximuseng changed the title Timeline - Resource AND Column grouping Timeline - Resource AND Column grouping [Feature Request] Mar 31, 2020
@acerix acerix changed the title Timeline - Resource AND Column grouping [Feature Request] Support resources grouped by resourceGroupField as well as being grouped by 'group: true' Mar 31, 2020
@acerix
Copy link
Member

acerix commented Mar 31, 2020

I can see setting group: true breaks the grouping from resourceGroupField so that seems like a bug:

https://codepen.io/acerix/pen/zYGbdGY?editors=0010

@acerix acerix changed the title Support resources grouped by resourceGroupField as well as being grouped by 'group: true' Grouping by resourceGroupField breaks when resources are also grouped with 'group: true' Mar 31, 2020
@aximuseng
Copy link
Author

Thanks for looking at this. I was not sure if this was the intended feature or just perhaps no one had considered it being used this way. 👍

BTW very impressed with the Resource Timeline Plug-in. Once I get the bugs worked out on my end the licence purchase will be forthcoming 💵👍

@mgerdt
Copy link

mgerdt commented Sep 3, 2021

Hello!
Is this feature still on the roadmap? I tried to replicate the view aximuseng described with the screenshot and would be very happy to accomplish this with the plugin. :)
Will this bug be addressed in one of the next releases?

@lukas-siarny
Copy link

Hello,
This bug is still relevant in FC 6. Are there any plans to fix it please? We have to do some "complicated" DOM manipulations to achieve this behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants