SolidOS / SolidOS/profile-pane
Data type on email entry
Open
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
- 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 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