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

'Subordinate IDs Statistics' page #656

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

carma12
Copy link
Collaborator

@carma12 carma12 commented Feb 28, 2025

The Subordinate ID Statistics page should display the information retrieved from the subid_stats API call.

In order to access the links to the Subordinate
Id Statistics page, the URL needs to be defined
and passed to the `NavRoutes` and `AppRoutes`
components. The first will set the highlighting
nodes and the latter will define the route itself
managed by `react-router-dom` library.

Signed-off-by: Carla Martinez <[email protected]>
The `PageLayout` component is a HOC to display
Main page data structure without having to re-declare
every time.

Signed-off-by: Carla Martinez <[email protected]>
The Subordinate ID Statistics page should
display the information retrieved from the
`subid_stats` API call.

Signed-off-by: Carla Martinez <[email protected]>
@carma12 carma12 force-pushed the subids-statistics-page branch from 9497f52 to bad1eb3 Compare February 28, 2025 14:43
@carma12 carma12 added the needs-review This PR is waiting on a review label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review This PR is waiting on a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant