Open dangowans opened 1 year ago
I can reproduce this intermittently. It depends on the viewport size/orientation. Two screenshots, one where I have a compressed view (e.g., half my screen), and the other with a wider window (e.g., 3/4 my screen).
This is on the backlog for the cloud product.
Current behavior
When viewing the results of a run in Cypress Cloud, the "Failed Tests" tooltip points the wrong way.
Desired behavior
Other tooltips less close to the edge of the browser window properly point at the item being hovered on.
Test code to reproduce
Visit a run results page like: https://cloud.cypress.io/projects/xya1fn/runs/338/overview
Hover over the test result icons in the top-right corner.
Cypress Version
12.4.0
Node version
16.16.0
Operating System
Windows 11
Debug Logs
No response
Other
It's not really an issue with Cypress. Just a layout issue with Cypress Cloud. I apologize if there's a better place for a report like this.