cypress icon indicating copy to clipboard operation
cypress copied to clipboard

Minor bug on UI - Tooltip shows for a hidden element

Open KevinAsher opened this issue 3 years ago • 3 comments
trafficstars

Current behavior

While playing with the built-in demos that came with the installation of cypress, I've noticed a tooltip that keeps showing up for a hidden error icon as shown in the image below. The tooltip only shows up if you position your mouse pointer above the hidden icon:

image

Desired behavior

The tooltip shouldn't appear when the icon is hidden since there wasn't any error on the tests.

Test code to reproduce

Can be reproduced with the example E2E tests that came with default cypress installation.

Cypress Version

10.3.0

Other

No response

KevinAsher avatar Jul 08 '22 11:07 KevinAsher

That's definitely not supposed to happen. Thanks for reporting.

chrisbreiding avatar Jul 12 '22 13:07 chrisbreiding

Hello, I'm looking to do some open-source work and I can see that this is marked good first issue. Can I pick up this ticket?

calummcgowan avatar Jun 25 '24 08:06 calummcgowan

@calummcgowan Yes, please see our Contributing.md guide in the base of the repo

jennifer-shehane avatar Jun 26 '24 14:06 jennifer-shehane

@jennifer-shehane Hi there. I'm following the contributing.md file, but I'm having some issues getting it to run. Do you happen to know how I might resolve these errors? The links provided do not offer much help. Thanks! Screenshot 2024-07-12 132723

calummcgowan avatar Jul 12 '24 12:07 calummcgowan