feedback
feedback copied to clipboard
File list overlaps with coverage graph on Safari, impacting readability
Describe the bug One of our users just onboarded their entire iOS team today and reported that the file list on the landing page is overlapping with the coverage graph. This makes the graph unreadable and creates a poor first impression for new users.
Environment (please complete the following information):
- Browser: Safari (latest version)
- System: macOS (local development machines)
To Reproduce Steps to reproduce the behavior:
- Open the landing page (e.g., repository overview page with coverage graph)
- Use Safari browser on macOS
- Observe the file list overlapping the coverage graph area
Expected behavior The file list should be displayed in a separate section or column, not overlapping the graph. The coverage graph should remain fully visible and unobstructed.
Screenshots
Additional context This issue was reported during their onboarding. Most of the team uses Safari on macOS, and this bug is currently affecting their ability to review test coverage effectively. They’ve requested a fix as soon as possible to improve their experience.