Show user's email under their names in collaborator's table
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
There are situations when a project requires adding collaborators who are outside of an organization. Emails offer an easy way of identifying where specific users belong and we will like to add emails to the name (preferably under the names as in other designs)
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 locating the collaborators table in the application and inspect how each user's name is rendered. Review the existing design for secondary text and confirm how user email data is exposed there. Done means collaborator rows display the user's email beneath their name, with the relevant UI checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100