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

Add cookiesAccepted state + refactor set cookies #1210

Merged
merged 7 commits into from
Nov 26, 2024

Conversation

annarhughes
Copy link
Member

Resolves prep for issue #1207

What changes did you make and why did you make them?

Adds cookiesAccepted state property to userSlice. This can now be used to determine whether to set cookies, as required in upcoming task #1207

Also refactors existing use of cookies to ensure all cookies use the Cookies package instead of window.localStorage.setItem

Copy link

vercel bot commented Nov 19, 2024

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

Name Status Preview Comments Updated (UTC)
bloom-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 9:17pm

@annarhughes annarhughes merged commit 2ee0d6c into develop Nov 26, 2024
6 checks passed
@annarhughes annarhughes deleted the add-cookiesaccepted-state branch November 26, 2024 21:20
Copy link

cypress bot commented Nov 26, 2024

Bloom frontend    Run #827

Run Properties:  status check failed Failed #827  •  git commit 2ee0d6c7d7: Add cookiesAccepted state + refactor set cookies (#1210)
Project Bloom frontend
Branch Review develop
Run status status check failed Failed #827
Run duration 08m 27s
Commit git commit 2ee0d6c7d7: Add cookiesAccepted state + refactor set cookies (#1210)
Committer Anna Hughes
View all properties for this run ↗︎

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

Tests for review

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.

1 participant