Skip to content

Make user count cards on dashboard interactable #1740

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

Merged
merged 2 commits into from
Sep 24, 2023

Conversation

rvdwegen
Copy link
Collaborator

I'm PRing this in the state I can get it to. Everything should be there, it just lacks the functionality to apply the filter on the users table. Hope someone who knows what they're doing can add that at a later stage.

<div>
{issuccessUserCounts && !isFetchingUserCount ? dashboard?.LicUsers : <Skeleton />}
</div>
</CippContentCard>
</CCol>
<CCol sm={12} md={6} xl={3} className="mb-3">
<CippContentCard title="Global Admin Users" icon={faLaptopCode}>
<a

Check warning

Code scanning / CodeQL

Potentially unsafe external link

External links without noopener/noreferrer are a potential security risk.
@github-actions github-actions bot added the stale label Sep 23, 2023
@KelvinTegelaar KelvinTegelaar merged commit 2fc1d3f into KelvinTegelaar:dev Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants