-
Notifications
You must be signed in to change notification settings - Fork 3.3k
misc: Reporter redesign #31914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/15.0.0
Are you sure you want to change the base?
misc: Reporter redesign #31914
Conversation
…eporter-redesign' into mabel/issue-31677-reporter-redesign
…com/cypress-io/cypress into mabel/issue-31677-reporter-redesign
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mabela416 So many changes, thanks for seeing this work through! I have some comments on a few things initially.
On hover of commands, there is a slight rounded corner on all of the right corners, when there shouldn't be for corners that are not first/last.
Is it possible to have this bottom left corner look more rounded when the test is open?
Is this the right hover state for tests? I assumed it would be this lighter focus style.
This juxtaposition of the failure block with the test logs looks strange to me.
When you hover over a describe, the icon changes to an arrow, but when you click the describe - that arrow icon doesn't rotate to show the described as closed.
Also, the icon stays that way after click/focus and does not go back to the old icon when I hover away from the describe. Seems odd.
The 'Open in IDE' button when hovering over a Before Each doesn't seem centered.
The jump that the test does from the 1px border to the 2px border doesn't feel fluid.
Screen.Recording.2025-06-23.at.12.00.38.PM.mov
We need some margin-bottom on the tests list - when you scroll all the way down it sits there so close to the bottom edge like it's not the end.
I don't think the New Test button should overlap the text of the Describe, it's a bit weird copying the text or seeing it if I want in this case.
The attempt styling needs to be accounted for - the lines connecting them look strange here.
This describe icon feels strange flashing back and forth between pending/queued? Maybe it's not too weird, I don't know.
Screen.Recording.2025-06-23.at.12.10.12.PM.mov
This blue line that shows on the commandTimeout - when it burns down should have that highlighted gray color, not the dark black color.
Screen.Recording.2025-06-23.at.12.12.59.PM.mov
Yeah this is the figma for the test hover state https://www.figma.com/design/XYBgOykHfLCi1yT4Va7GLO/Studio-Test-generation?node-id=3607-170837&t=33uO9ue4ojx1TNL4-4 The lighter focus style is only for when the user focuses the test by tabbing |
This is part of the design here |
…eporter-redesign' into mabel/issue-31677-reporter-redesign
Additional details
Steps to test
Go through different states of the app and make sure the styles match the figma
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?