Allow mailto: and tel: links in link column
Open
Beginner friendly
Nobody has claimed this yet.
0. Needs triage
enhancement
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
I would like to have clickable email addresses and phone numbers in tables
Describe the solution you'd like
Add mailto: and tel: link types to supported protocols
Describe alternatives you've considered
I can use rich text, but it's overkill and slower to load
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the link-column implementation and its supported-protocol validation in the tables app, then check for existing link-column tests. Add coverage for mailto: and tel: links and verify that email addresses and phone numbers render as clickable links in tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100