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

TreeTable - child nodes may not be accessible #1731

Closed
mscudlik opened this issue Jan 4, 2017 · 1 comment
Closed

TreeTable - child nodes may not be accessible #1731

mscudlik opened this issue Jan 4, 2017 · 1 comment
Assignees

Comments

@mscudlik
Copy link

mscudlik commented Jan 4, 2017

I'm submitting a ... (check one with "x")

[ x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior

  • the TreeTable can possibly have infinite levels with children (thanks to lazy loading, which is very good!)
  • expanding the TreeTable, at some point (depending on screen size) the child nodes cannot be accessed anymore

Expected behavior

  • at least the hierarchy node should be resizable

Minimal reproduction of the problem with instructions

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

  • on the demo page you only have 3 columns, so you can expand a lot of nodes before the issues occurs
  • if you have around 10 columns, child nodes cannot be accessed after expanding only a few nodes
  • in my case i have up to ~20 hierarchy levels in reality

Please tell us about your environment:
demo page: http://www.primefaces.org/primeng/#/treetable

Thanks a lot for providing this great library!

@cagataycivici cagataycivici changed the title TreeTable - child nodes not accessible TreeTable - child nodes may not be accessible Jun 19, 2017
@cagataycivici cagataycivici self-assigned this Jun 19, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jun 19, 2017
@cagataycivici cagataycivici added this to the 4.1.0 milestone Jun 19, 2017
@cagataycivici cagataycivici modified the milestones: 4.1.1, 4.1.0-RC3 Jun 28, 2017
@cagataycivici cagataycivici added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Type: Bug Issue contains a bug related to a specific component. Something about the component is not working labels Jun 28, 2017
@cagataycivici cagataycivici modified the milestone: 4.1.1 Jul 19, 2017
@cagataycivici
Copy link
Member

TreeTable will be reimplemented, please monitor;

#4813

@mertsincan mertsincan removed the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Oct 18, 2018
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

3 participants