cisagov / cisagov/XFD

UI: Dashboard rolls-up data based on UserType

Open
#322 0 comments 0 reactions 1 assignee Claimed by @jayjaybunce View on GitHub
frontend improvement
Dominant language
Python
Stars
30
Forks
22
Avg merge
1d 21h
Merged PRs (30d)
22

Description

# 💡 Summary #

Display grouped data based on the UserType associated to the vulnerability data collection.

## Motivation and context ##

This is a UX upgrade for Regional Admins, Global View and Global Admin user types.

## Implementation notes ##

Expected Dashboard Display per User Type:
1. Standard User: Should see specific organization data. (Is Working)
2. Regional Admin: Should have see all data for organizations within their associated region. (Needs Built)
3. GlobalView and Global Admin: Should see all data for all organizations. (Needs Built)

## Acceptance criteria ##

- [ ] The dashboard should dynamically display relevant data based on the user’s type.
- [ ] Implement logic to filter data based on user roles.
- [ ] Document any endpoint changes.
- [ ] Specify the data sources or APIs used for collecting organization data.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.