nextcloud / nextcloud/tables

Allow mailto: and tel: links in link column

Open Beginner friendly
#2,680 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.