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

Runs page Git messages should remain dismissed #26808

Closed
warrensplayer opened this issue May 19, 2023 · 1 comment · Fixed by #26812
Closed

Runs page Git messages should remain dismissed #26808

warrensplayer opened this issue May 19, 2023 · 1 comment · Fixed by #26812
Assignees

Comments

@warrensplayer
Copy link
Contributor

Current behavior

Two new warning messages were added to the Runs page with #26680 that lets the user know about two conditions where they are missing Git information. This could either be in their local project or with the data that is pushed to their Cypress Cloud project.

Expected behavior

These "alert" components should remain dismissed per project if they are dismissed once. Store a flag similarly to the way that a dismissed flag is stored for the Specs List banners if the alert is closed via the "X" button and then do not show those alerts again. This value should be stored at the "project" level.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 7, 2023

Released in 12.14.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jun 7, 2023
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 a pull request may close this issue.

2 participants