Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement submission contributors and roles interface #197

Open
pkalita-lbl opened this issue Nov 12, 2024 · 0 comments
Open

Implement submission contributors and roles interface #197

pkalita-lbl opened this issue Nov 12, 2024 · 0 comments
Labels
beta-feedback Related to feedback received from beta testers enhancement New feature or request

Comments

@pkalita-lbl
Copy link
Collaborator

The submission portal backend has the ability to attach additional contributors to a submission and to assign them roles, and the submission portal frontend has a UI that looks like this:

Image

A number of beta testers expressed interested in allowing multiple people to work on a submission together. The contributors/roles mechanism would be the current way to do that. But the app doesn't include any UI support for it yet.

This task is to:

  1. Design what that UI would look like in the app
  2. Implement the UI to add/remove contributors for a submission, as well as setting their role/permission level.
  3. Ensure that the existing app interfaces respect the user role levels (e.g. a contributor with the Viewer role should not be able to edit anything in that submission)
@pkalita-lbl pkalita-lbl converted this from a draft issue Nov 12, 2024
@pkalita-lbl pkalita-lbl added enhancement New feature or request beta-feedback Related to feedback received from beta testers labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-feedback Related to feedback received from beta testers enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant