-
Notifications
You must be signed in to change notification settings - Fork 1
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
SPL-464 - Update cookie banner #281
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, don't merge yet though, would like @lambley to have a look first
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Padding issue on the cookie banner needs to be fixed Padding removed on cookie banner
Although we should really have some tests added to ensure cookies are set correctly. This will need to be done with Playwright/E2E tests rather than unit tests
* updating cookie banner * fixing issue with accessibility * removing test code in progress * removing extra cookie banner work and changing structure of header * removing extra cookie text * change SERVICE_NAME to title case * remove cookie banner padding * checking cookie banner link and text displayed * fixing lint errors * fixing accept and reject cookies, adding tests to check cookies correctly --------- Co-authored-by: Aaron Lambley <[email protected]>
* adding new analytical cookies * SPL-479 - Planner: Update "Notify employers" (#282) * fixing notify employer issue * fixing feature test for notifying employers * adding fixes to shared primary parent * adding check for length of secondary spl * SPL-464 - Update cookie banner (#281) * updating cookie banner * fixing issue with accessibility * removing test code in progress * removing extra cookie banner work and changing structure of header * removing extra cookie text * change SERVICE_NAME to title case * remove cookie banner padding * checking cookie banner link and text displayed * fixing lint errors * fixing accept and reject cookies, adding tests to check cookies correctly --------- Co-authored-by: Aaron Lambley <[email protected]> * adding new analytical cookies * adding feature tests for cookie page * fixing lint errors * removing old google analytics cookie from table --------- Co-authored-by: Aaron Lambley <[email protected]>
No description provided.