frontend
frontend copied to clipboard
Number of components updates when searching
Current Behavior
When you go into the "Components" section of a project and you search for a component, the number of components shown in the "Component" tab updates with the number of the search results. To me this behavior is counter-intuitive, since I was expecting the number shown in the "Component" tab to never change (unless a new BOM is provided). In addition, this is not what happens in the "Audit Vulnerabilities" and "Exploit Predictions" sections where the number shown next to each tab never changes, even after a search within these sections.
Steps to Reproduce
- Log in to DT
- Go to "Projects"
- Select a project
- Click on "Components" tab
- In the search bar search for anything
- The number shown on the right in the "Components" tab gets updated
Expected Behavior
The number shown on the right in the "Components" tab should not change with a search.
Dependency-Track Frontend Version
4.13.3
Browser
Google Chrome
Browser Version
138.0.7204.168
Operating System
Linux
Checklist
- [x] I have read and understand the contributing guidelines
- [x] I have checked the existing issues for whether this defect was already reported