frontend
frontend copied to clipboard
Project overview incomplete in tree view mode
Current Behavior
I have a large list of project and I structured them in a tree view using parent folders. When starting in this tree view mode (so NOT the flat project view), this list is not complete and also doesn't show the pagination buttons at the bottom of the screen. This suggests there are less projects present than there acutallly are.
Steps to Reproduce
- Create a parent folder and a child folder. In this child folder add a lot of projects (say 100 or so)
- Scroll to the bottom of the page and find the missing pagination buttons:
By the way: the list is also not complete when there is another subfolder shown below the list in the tree view. So it looks like the maximum tree view list is limited internally (maybe a fixed amount of rows, I did not check that)
Expected Behavior
I expected a number of pagination buttons at the bottom:
Dependency-Track Frontend Version
4.10.0
Browser
Google Chrome
Browser Version
Versie 120.0.6099.110 (Officiële build) (64-bits)
Operating System
Windows
Checklist
- [X] I have read and understand the contributing guidelines
- [X] I have checked the existing issues for whether this defect was already reported
Accidently reported it here too: https://github.com/DependencyTrack/dependency-track/issues/3415. Hope this can be fixed.