feedback icon indicating copy to clipboard operation
feedback copied to clipboard

File list overlaps with coverage graph on Safari, impacting readability

Open Kobby-Bawuah opened this issue 5 months ago • 1 comments

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:

  1. Open the landing page (e.g., repository overview page with coverage graph)
  2. Use Safari browser on macOS
  3. 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.

Kobby-Bawuah avatar Apr 30 '25 22:04 Kobby-Bawuah