cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.

Home Page:https://cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress Cloud Tooltip Layout Issue

dangowans opened this issue · comments

Current behavior

When viewing the results of a run in Cypress Cloud, the "Failed Tests" tooltip points the wrong way.

failedTests

Desired behavior

Other tooltips less close to the edge of the browser window properly point at the item being hovered on.

passedTests

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.