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 link and anchor issue in html email view #4690

Conversation

Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Feb 21, 2025

  • fix that in html email view links without schema didn't open in browser
  • fix clicking on the same anchor multiple timed disn't work in html email view

closes #4017

@Simon-Laux Simon-Laux added the bug Something isn't working label Feb 21, 2025
…wser

- fix clicking on the same anchor multiple timed disn't work in html email view

closes #4017
@Simon-Laux Simon-Laux force-pushed the simon/i4017-solve-that-some-links-don't-open-in-browser-and-the-anchor-issue branch from b79921f to 3d22489 Compare February 21, 2025 03:38
@Simon-Laux Simon-Laux requested a review from adbenitez February 21, 2025 03:40
@Simon-Laux Simon-Laux merged commit c0d95b0 into simon/update-html-view-to-avoid-using-deprecated-electron-api Feb 21, 2025
12 checks passed
@Simon-Laux Simon-Laux deleted the simon/i4017-solve-that-some-links-don't-open-in-browser-and-the-anchor-issue branch February 21, 2025 15:05
Simon-Laux added a commit that referenced this pull request Feb 21, 2025
* - fix that in html email view links without schema didn't open in browser
- fix clicking on the same anchor multiple timed disn't work in html email view

closes #4017

* Update packages/target-electron/src/windows/html_email.ts

Co-authored-by: ralphtheninja <[email protected]>

---------

Co-authored-by: ralphtheninja <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants