Skip to content

misc: update URL bar to not flash white when urlIsLoading #31557

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

Merged
merged 6 commits into from
Apr 23, 2025

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Apr 21, 2025

Additional details

Removed the bg-gray-50 styling that showed up when autStore.isLoadingUrl.

Honestly, I don't see a lot of value in showing the URL as a slightly different color when the url is loading, so I've just removed the conditional logic here - the background will always be dark.

Steps to test

  • yarn cypress:open and enter experimental studio with the new Studio panel open.
  • See the URL bar doesn't flash white

How has the user experience changed?

PR Tasks

Copy link

cypress bot commented Apr 21, 2025

cypress    Run #61904

Run Properties:  status check passed Passed #61904  •  git commit 4ba728213b: fix changelog
Project cypress
Branch Review fix-url-white-blink
Run status status check passed Passed #61904
Run duration 19m 12s
Commit git commit 4ba728213b: fix changelog
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 13
Tests that did not run due to a developer annotating a test with .skip  Pending 1232
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 32147
View all changes introduced in this branch ↗︎
UI Coverage  46.2%
  Untested elements 186  
  Tested elements 164  
Accessibility  92.7%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 887  

@jennifer-shehane jennifer-shehane self-assigned this Apr 22, 2025
@jennifer-shehane jennifer-shehane merged commit 78f935d into develop Apr 23, 2025
86 of 90 checks passed
@jennifer-shehane jennifer-shehane deleted the fix-url-white-blink branch April 23, 2025 16:08
@MikeMcC399
Copy link
Contributor

@jennifer-shehane

The changelog entry was not removed from the previous version, so it's duplicated at the moment still.

@jennifer-shehane
Copy link
Member Author

@MikeMcC399 Thanks. Fixing here: #31644

@cypress-bot
Copy link
Contributor

cypress-bot bot commented May 6, 2025

Released in 14.3.3.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators May 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Studio: URL bar should not flash 'white' when you enter and exit Studio mode
4 participants