-
Notifications
You must be signed in to change notification settings - Fork 122
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
Cookie Banner homepage #2400
Cookie Banner homepage #2400
Conversation
e8d955d
to
a20e48f
Compare
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.
Looks great!
Left minor comments on content
front/pages/index.tsx
Outdated
> | ||
<div className="text-sm font-normal text-element-900"> | ||
We use cookies to improve your experience on our site. By using our | ||
service, you agree to our{" "} |
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.
Aren't the terms supposed to go in the sign-in flow? Let's make this one as small as possible especially if we don't store the fact that you accepted at all when you come back (and haven't signed in of course)
front/pages/index.tsx
Outdated
)} | ||
> | ||
<div className="text-sm font-normal text-element-900"> | ||
We use cookies to improve your experience on our site. By using our |
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.
Let's link cookies
to our cookie policy (target _blank) ?
@spolu I added a commit: |
76fdd05
to
655bc20
Compare
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.
\o/
Thanks! π― |
This is probably the most basic we can do.
It does not move. ππ»ββοΈ
It load GA only if accepted. It is displayed again if we refresh.
Review with hidden whitespaces: https://github.com/dust-tt/dust/pull/2400/files?diff=split&w=1