codeforpdx / codeforpdx/PASS

Replace podUrl text input with a select input of user's contacts in "sharing" modals

Open
#359 4 comments 0 reactions 1 assignee View on GitHub

@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:
Screenshot 2023-08-01 at 8 41 59 AM

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.