Skip to content
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

Spec Loading State [TR-41] #7700

Closed
panzarino opened this issue Jun 14, 2020 · 2 comments · Fixed by #7709
Closed

Spec Loading State [TR-41] #7700

panzarino opened this issue Jun 14, 2020 · 2 comments · Fixed by #7709
Assignees
Labels
pkg/reporter This is due to an issue in the packages/reporter directory type: enhancement Requested enhancement of existing feature type: user experience Improvements needed for UX

Comments

@panzarino
Copy link
Contributor

User Story: When viewing the Test Runner as it’s loading a spec file, I want to see a loading animation, so that I know that the file is loading and that something is happening.

Acceptance Criteria

  • User will see 5 progressively pulsating circles
  • Below circles user will see Your tests are loading…
    • font family: Muli
    • font size: 20px
  • The first circle has a background color of #56b790
  • Second circle: #4a88cc
  • Third circle: #b96162
  • Fourth circle: #e3b065
  • Fifth circle: #a9abad
  • Animation plays over 2 seconds
    • Animation repeats until spec file loads

ezgif-6-aec2bec79132

@panzarino panzarino added type: enhancement Requested enhancement of existing feature pkg/reporter This is due to an issue in the packages/reporter directory type: user experience Improvements needed for UX labels Jun 14, 2020
@panzarino panzarino self-assigned this Jun 14, 2020
@cypress-bot cypress-bot bot added stage: work in progress stage: needs review The PR code is done & tested, needs review and removed stage: work in progress stage: needs review The PR code is done & tested, needs review labels Jun 15, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 15, 2020

The code for this is done in cypress-io/cypress#7709, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot cypress-bot bot removed the stage: needs review The PR code is done & tested, needs review label Jun 15, 2020
@panzarino panzarino changed the title Spec Loading State Spec Loading State [TR-41] Jun 16, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 23, 2020

Released in 4.9.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v4.9.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jun 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pkg/reporter This is due to an issue in the packages/reporter directory type: enhancement Requested enhancement of existing feature type: user experience Improvements needed for UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant