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 a test page for cosmetic autoconsent rules #112

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

muodov
Copy link
Member

@muodov muodov commented Jan 24, 2023

No description provided.

@muodov muodov requested a review from sammacbeth January 24, 2023 14:09
Copy link
Member

@kdzwinel kdzwinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found some nits, other than that LGTM 👍

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Autoconsent Cosmetic Test</title>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in line with how we call it on the index page so "Cookie consent popup test".

index.html Outdated
Comment on lines 43 to 44
<li><a href="./features/autoconsent/">Cookie consent</a></li>
<li><a href="./features/autoconsent/banner.html">Cookie consent banners</a></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I wonder if we should rename previous one to be sth like "Cookie consent popups" and this one to be "Cookie consent banners" or notifications?

}, 500);

window.results = {
page: 'autoconsent',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use unique id's for pages, this one can be 'autoconsent-banner'

@muodov muodov requested review from kdzwinel and removed request for sammacbeth January 24, 2023 15:43
Copy link
Member

@kdzwinel kdzwinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@kdzwinel kdzwinel merged commit 98df47b into main Jan 24, 2023
@kdzwinel kdzwinel deleted the test-cosmetic-autoconsent branch January 24, 2023 15:45
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