-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
Create filtered permissions data component #1754
Comments
Hi @jng34 - This issue is part of a larger epic (#1737), which requires each issue to be completed in order. So, #1752 needs to be completed first before working on this issue. This issue will also rely on API calls that are still in development (see #1771). We will be un-assigning you from this issue for now and placing it in the icebox until these dependencies can be met. Please feel free to pick up #1752 in the meantime! And once all the dependencies are met, you can pick up this issue again :) |
@JackHaeg Ahh, thank you for letting me know. |
@vorleakyek Yes, the search results in this ticket should be based on the dummy data created in #1752. The API integration occurs in #1801 |
Overview
Currently, there is no way for admins to identify at scale which users are VRMS admins, or project managers (aka project leads) and which projects they are associated with on VRMS. Given that, we need to create a feature that enables admin users to filter & search for VRMS admins or all project leads linked to their respective projects, as well as view a full list of existing VRMS admins or project leads and their linked projects.
Action Items
data
is an array of user datatype
is a string defining the type of data being passedScreenshot of text field with "Admin" selected
Screenshot of text field with "Project Leads" selected
Screenshot of admin selected
Screenshot of Project Leads selected
type
Resources/Instructions
Screenshot of User Permission Search Screen mockups
The text was updated successfully, but these errors were encountered: