Enable users to be contacted.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 30
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 6
Description
For good reason, we don't automatically display user emails in the frontend. Still, we often hear that users want to contact other users, and that many users like a way to be contacted.
This needs some thought. Ideally, we allow users to add 'ways of contact' in their profile (email, twitter, link to personal page,...). Another possibility is a direct contact feature with a form that emails the user without showing the email address (maybe with a styled subject message that's easy to filter on).
It should be as simple as possible, but allow users to do what feels comfortable to them.
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 reviewing the frontend user-profile entry point and how contact details are currently represented. Clarify whether the project should support profile contact methods or a private contact form, including the privacy expectations. Done means an agreed, simple contact flow is implemented without exposing email addresses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100