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

rowDetail.collapseAllRows() does not update GUI #917

Closed
MarcusCalidus opened this issue Aug 17, 2017 · 3 comments
Closed

rowDetail.collapseAllRows() does not update GUI #917

MarcusCalidus opened this issue Aug 17, 2017 · 3 comments

Comments

@MarcusCalidus
Copy link

I'm submitting a ...

[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
rowDetail.expandAllRows() and rowDetail.collapsAllRows() do not update the GUI. The details are displayed however after one scrolls or resizes the window.

Expected behavior
expansion or collapsing of the rows immediately after calling the method

Reproduction of the problem
the described behaviour happens with Chrome 60.0.3112.101 and @swimlane/ngx-datatable@10.0.5
It can be observed in the online demo too: http://swimlane.github.io/ngx-datatable/#

What is the motivation / use case for changing the behavior?

Please tell us about your environment:
MacOS X 10.12.6
Chrome 60.0.3112.101
@swimlane/ngx-datatable@10.0.5
angular 4.3.5
typescript 2.4.2

@timwright35
Copy link
Contributor

Sounds like it is a similar issue to the one I am having here 910. I have a table were rows are added dynamically, they do not show up on the UI till you resize, right-click etc.

@on3al
Copy link

on3al commented Aug 18, 2017

I am also seeing the same issue

@amcdnl
Copy link
Contributor

amcdnl commented Aug 20, 2017

Fixed in master. Release coming in next few days.

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

No branches or pull requests

4 participants