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

Fix Newsletter Popup Reappearance After User Dismissal #395

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

ygowthamr
Copy link
Contributor

Title: Fix Newsletter Popup Reappearance After User Dismissal

Description

Fix #394

This PR resolves the issue of the newsletter popup reappearing after clicking "No Thanks" by implementing a dismissal flag in cookies/local storage. The popup now checks this flag before displaying, enhancing the user experience by preventing unnecessary prompts.

@Harshdev098
Pls assign me this, Give me label, level.

@ygowthamr
Copy link
Contributor Author

@Harshdev098
Pls review it and then merge it.

@Harshdev098 Harshdev098 merged commit 8bdc938 into Harshdev098:main Nov 6, 2024
1 check passed
Copy link
Contributor

github-actions bot commented Nov 6, 2024

🎉🎉 Thank you for your contribution! Your PR #395 has been merged! 🎉🎉

@Harshdev098 Harshdev098 added gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Newsletter Popup Reappears on Every Page Load
2 participants