SolidOS / SolidOS/profile-pane

Data type on email entry

Open
#379 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

data model enhancement
Dominant language
TypeScript
Stars
8
Forks
11
Avg merge
4h 19m
Merged PRs (30d)
11

Description

When one add an email the data created is:
<#id1779789662645> a vcard:Home; vcard:value <mailto:timea.turdean@gmail.com>

I am second guessing the vcard:Home for what should be a Personal (not work) email.

Contributor guide

No contributing guide indexed for this repository

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 reproducing the email-entry flow in the profile pane and inspect where it creates the vCard data shown in the issue. Compare the generated vcard:Home type with the intended personal-email type, then verify that adding an email produces the correct classification.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.