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

🚫 Prevent email popups from mailto: and tel: links #70

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mohamedmamdouh22
Copy link
Collaborator

  • Implemented MailtoTelBlockerHandler to intercept and block mailto: and tel: links at the network level.
  • Added JS-based click prevention to stop client-side interaction with mailto: and tel: links.
  • Enhanced E2E tests to verify that popups and navigation for email and phone links are properly blocked.
  • Verified no dialogs or popups are triggered during user interactions with these links.

Copy link

linear bot commented Sep 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant