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

Automatically hide cookie policy after 2 seconds #9183

Open
mariobehling opened this issue Mar 25, 2024 · 4 comments · May be fixed by #9188
Open

Automatically hide cookie policy after 2 seconds #9183

mariobehling opened this issue Mar 25, 2024 · 4 comments · May be fixed by #9188

Comments

@mariobehling
Copy link
Member

On top of eventyay is a cookie policy. Many people do not click it away. Therefore please hide the cookie policy automatically after 2 seconds.

03d45e2a-1455-4e92-b1f2-70b2e0b96bfb

@theavitw
Copy link

I think it would be fine.
You have x icon there to close.

@singhkaram
Copy link

need a handleClose function in which aysnc handle close after 2 second with settimeout
setTimeout(function() {
console.log("This message will appear after 2 seconds.");
}, 2000);
should i try ?

@Sergius-Nyah
Copy link

Greetings @mariobehling. This is the link to the PR: #9187. It should work now.

@Sergius-Nyah
Copy link

Hello @mariobehling, do you have any suggestions for code improvements? I'm finalizing my project proposal for GSoC, and I believe it's important to include details about my PR contributions and their status (merged or under review). Your review would be greatly appreciated and very helpful to me.

@progmatic-99 progmatic-99 linked a pull request Apr 1, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants