frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Project overview incomplete in tree view mode

Open richard-diederen opened this issue 1 year ago • 1 comments

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

  1. Create a parent folder and a child folder. In this child folder add a lot of projects (say 100 or so)

image

  1. Scroll to the bottom of the page and find the missing pagination buttons:

image

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:

image

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

richard-diederen avatar Jan 08 '24 13:01 richard-diederen

Accidently reported it here too: https://github.com/DependencyTrack/dependency-track/issues/3415. Hope this can be fixed.

cgnl avatar Jan 30 '24 08:01 cgnl