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 cookie popup to material.angular.io #22746

Closed
cindygk opened this issue May 20, 2021 · 1 comment · Fixed by angular/material.angular.io#988
Closed

Add cookie popup to material.angular.io #22746

cindygk opened this issue May 20, 2021 · 1 comment · Fixed by angular/material.angular.io#988
Assignees
Labels
area: material.angular.io docs This issue is related to documentation P2 The issue is important to a large percentage of users, with a workaround

Comments

@cindygk
Copy link

cindygk commented May 20, 2021

  1. Create a cookie pop up for the site (in the style of https://web.dev)
  2. Add the following text
    "This site uses cookies from Google to deliver its services and to analyze traffic.
    Learn more. Ok, Got it."
    Notes:
    Clicking the “Ok, Got it” button should dismiss the cookie bar. Clicking the “Ok, Got it” button should be recorded on the client (either local storage or cookie) so that we can remember the user’s choice and the user does not see the cookie bar again unless they have cleared their cookies.
    Note: there is no option to decline - only to "Learn More" or click "Ok, Got it."
@cindygk cindygk added P2 The issue is important to a large percentage of users, with a workaround docs This issue is related to documentation area: material.angular.io labels May 20, 2021
@crisbeto crisbeto self-assigned this May 21, 2021
crisbeto added a commit to crisbeto/material.angular.io that referenced this issue May 22, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
crisbeto added a commit to crisbeto/material.angular.io that referenced this issue May 22, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
crisbeto added a commit to crisbeto/material.angular.io that referenced this issue May 22, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
crisbeto added a commit to crisbeto/material.angular.io that referenced this issue May 22, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
crisbeto added a commit to crisbeto/material.angular.io that referenced this issue May 25, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
crisbeto added a commit to crisbeto/material.angular.io that referenced this issue May 26, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
crisbeto added a commit to crisbeto/material.angular.io that referenced this issue May 26, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
jelbourn pushed a commit to angular/material.angular.io that referenced this issue May 26, 2021
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular/components#22746.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 26, 2021
alexeagle pushed a commit to alexeagle/material2 that referenced this issue Nov 6, 2024
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular#22746.
alexeagle pushed a commit to alexeagle/material2 that referenced this issue Dec 12, 2024
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular#22746.
alexeagle pushed a commit to alexeagle/material2 that referenced this issue Dec 16, 2024
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular#22746.
alexeagle pushed a commit to alexeagle/material2 that referenced this issue Dec 18, 2024
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular#22746.
josephperrott pushed a commit that referenced this issue Dec 18, 2024
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes #22746.
alexeagle pushed a commit to alexeagle/material2 that referenced this issue Dec 18, 2024
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular#22746.
kseamon pushed a commit to kseamon/material2 that referenced this issue Dec 18, 2024
Due to legal requirements we have to have a cookie disclaimer popup. It is always shown until the user agrees to it. After the user has agreed, the popup won't be shown on subsequent sessions.

Fixes angular#22746.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: material.angular.io docs This issue is related to documentation P2 The issue is important to a large percentage of users, with a workaround
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants