DependencyTrack / DependencyTrack/dependency-track
Title: Fix Overlapping Text Issue on SBOM Diagram for Better Readability
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
**Description:**
The text on the dependancy track diagram overlaps the image elements, making it difficult to read and affecting the clarity of the information.

### Proposed Behavior
**Proposed Solutions:**
- Utilize Text Backgrounds: Apply semi-transparent background boxes behind the text to prevent blending with the image and ensure the text remains legible.
- Dropdown repositioning: Repositioning the text a little closer to the image and make the text open upwards.
### Checklist
- [x] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [x] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this enhancement was already requested
Contributor guide
Assessment
This issue has not been assessed yet.