[PR #8] Support links with contents #8

Open
opened 2026-02-27 07:17:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jonroig/MailtOWA/pull/8
Author: @okj579
Created: 8/27/2021
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • 97b8179 Support links with contents

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 mailtowa.js (+2 -2)

📄 Description

The problem was caused because the click target was actually the path or svg element and not the link. This goes up the tree and finds a link that the clicked element is inside and uses it for the rest of the logic.

Fixes #2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jonroig/MailtOWA/pull/8 **Author:** [@okj579](https://github.com/okj579) **Created:** 8/27/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`97b8179`](https://github.com/jonroig/MailtOWA/commit/97b8179f0fbe8db2027faffbe9c924949d65a93e) Support links with contents ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mailtowa.js` (+2 -2) </details> ### 📄 Description The problem was caused because the click target was actually the path or svg element and not the link. This goes up the tree and finds a link that the clicked element is inside and uses it for the rest of the logic. Fixes #2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MailtOWA-jonroig#8
No description provided.