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

fix deleteCookie script on demo page to include Path #5339

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

gilluminate
Copy link
Contributor

On the demo page, Firefox wasn't removing the cookie when clicking the "Delete cookie and reload" button. This fix specifies the Path to ensure that we are deleting the correct cookie.

Copy link

vercel bot commented Sep 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
fides-plus-nightly ⬜️ Ignored (Inspect) Sep 27, 2024 6:53pm

Copy link

cypress bot commented Sep 27, 2024

fides    Run #10212

Run Properties:  status check passed Passed #10212  •  git commit 2645397c5b ℹ️: Merge b39c8670f461e53a413a129b6ca6218aed03c5b0 into a6510c126e548353bfa0c6dcde66...
Project fides
Branch Review refs/pull/5339/merge
Run status status check passed Passed #10212
Run duration 00m 38s
Commit git commit 2645397c5b ℹ️: Merge b39c8670f461e53a413a129b6ca6218aed03c5b0 into a6510c126e548353bfa0c6dcde66...
Committer Jason Gill
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@gilluminate gilluminate requested a review from jpople September 27, 2024 23:42
@gilluminate gilluminate merged commit c24f22a into main Oct 1, 2024
13 checks passed
@gilluminate gilluminate deleted the fix-delete-script-firefox branch October 1, 2024 14:45
Copy link

cypress bot commented Oct 1, 2024

fides    Run #10238

Run Properties:  status check passed Passed #10238  •  git commit c24f22ad40: fix deleteCookie script on demo page to include `Path` (#5339)
Project fides
Branch Review main
Run status status check passed Passed #10238
Run duration 00m 41s
Commit git commit c24f22ad40: fix deleteCookie script on demo page to include `Path` (#5339)
Committer Jason Gill
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants