frontend
frontend copied to clipboard
Vulnerability Details: Dates Not Readable
Current Behavior
When viewing a vulnerability and clicking on "View Details", the "Vulnerability Details" dialog that displays has multiple tabs, one of which is "Dates".
When in Dark Mode, the "Published" and "Updated" date fields cannot be read... the contrast between text and background is not sufficient.

Steps to Reproduce
- View any vulnerability
- Click on "View Details" link; this will display the "Vulnerability Details" dialog.
- Navigate to "Dates" tab on the dialog
- Inspect the date fields.
Expected Behavior
The "Published" and "Updated" date fields should be readable.
Dependency-Track Frontend Version
4.8.0-SNAPSHOT
Browser
Mozilla Firefox
Browser Version
111.0.1
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