-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
angular/material.angular.io
#988Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material.angular.iodocsThis issue is related to documentationThis issue is related to documentation
Description
- Create a cookie pop up for the site (in the style of https://web.dev)
- 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."
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material.angular.iodocsThis issue is related to documentationThis issue is related to documentation