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

Collapsing/Expanding sometimes visually not happening when the Gantt has a fixed height #12012

Closed
FilipeCosta06 opened this issue Sep 18, 2019 · 5 comments · Fixed by #13601
Closed

Comments

@FilipeCosta06
Copy link

Expected behaviour

Collapsing and expanding should hide/show data.

Actual behaviour

When setting a fixed height, some combinations of collapse/expands don't visually update the Gantt.

Live demo with steps to reproduce

https://jsfiddle.net/g6t8yh0r/1/
This demo is just the official subtask demo. I removed the title and added a fixed height of 300.

To reproduce, in this example:

  • first, click on "Design" (works OK)
  • then, click on "Planning" (visually, nothing happens)
  • finally, click on "Develop" (this will cause both this Tick and Planning to collapse)

And some similar issues happen when trying to expand.

I thought simply calling chart.redraw() or chart.update({}) would fix it but it didn't.

Product version

Product: Highcharts Gantt v7.2.0

Affected browser(s)

Chrome, but I assume any other too.

@pawelfus
Copy link
Contributor

Thanks for reporting @FilipeCosta06

@jon-a-nygaard - could you take a look?

@jon-a-nygaard
Copy link
Contributor

Thanks again for reporting. This is obviously a bug, and me or one of the other developers will start working on a solution as soon as possible.

@sebastianbochan
Copy link
Contributor

Internal note:
Related with #11742

@amitlivnat
Copy link

Hey guys,
Any update on this one? I have few clients' complaints about it and need to know how to answer to them.
Please advise.
Thanks.
Amit

@pawelfus
Copy link
Contributor

Hi @amitlivnat
No updates at this moment, but issue is prioritized.

@Izothep Izothep added this to To do in Development-Flow via automation Mar 26, 2020
@highsoft-bot highsoft-bot moved this from To do to Backlog in Development-Flow Mar 26, 2020
@goransle goransle self-assigned this May 25, 2020
@highsoft-bot highsoft-bot moved this from Backlog to In progress in Development-Flow May 28, 2020
goransle added a commit that referenced this issue May 29, 2020
goransle added a commit that referenced this issue May 29, 2020
@highsoft-bot highsoft-bot moved this from In progress to Pending Review in Development-Flow Jun 12, 2020
Development-Flow automation moved this from Pending Review to Done Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants