fix: open active spec in ide from desktop gui#14521
Conversation
|
Thanks for taking the time to open a PR!
|
Test summaryRun details
View run in Cypress Dashboard ➡️ Flakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
||||||||||||||||||||||||||
jennifer-shehane
left a comment
There was a problem hiding this comment.
Need cy.hover() to test this. 😅 @panzarino I think we can use this plugin to test this though https://github.com/dmtrKovalenko/cypress-real-events If you're interested in trying it out.
The feature works otherwise.
jennifer-shehane
left a comment
There was a problem hiding this comment.
Yah, it looks like percy snapshots don’t play well with the realHover plugin. You win some, you lose some. 😕
|
@jennifer-shehane Added a |
User facing changelog
Allows users to open the active spec in their IDE
Additional details
Enables opening the active spec in ide from the desktop gui (also changes the cursor when the active spec is hovered)
I've been annoyed with this forever and I've heard some other people mention it to so I figured I'd knock it out
How has the user experience changed?
Before:
After:
Note: the hover looks very grey in this gif since its overly saturated, however since the hover styles use opacity its really more of a subtle green grey which looks better when actually running