Replace podUrl text input with a select input of user's contacts in "sharing" modals
Open
@Raspber is already working on this.
Since Sep 10, 2023.
enhancement
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 23
- Avg merge
- 11m
- Merged PRs (30d)
- 4
Description
Describe the Current Behavior/Feature:
In both of the "sharing" modals in the Profile page, the user must type in the podUrl of another person they want to set the permissions for.
Proposed Behavior/Feature:
Replace this with a dropdown select input of the user's contacts.
Rationale:
Users will have a hard time remembering the podUrls of others since each server can have a different format, and given our clientele.
Proposed Implementation (if applicable):
1. Create some sort of "contacts" list for each user
2. Populate the select menu options with said "contacts" list
Additional context:
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.
Assessment
This issue has not been assessed yet.