CHG Super Users Page to new components
- Dominant language
- Python
- Stars
- 381
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
I recently refactored the Admin Users Page.
https://github.com/AnubisLMS/Anubis/blob/master/web/src/pages/core/admin/Users.jsx

It uses the new User Item, aswell as pagination and search.
https://github.com/AnubisLMS/Anubis/tree/master/web/src/components/core/UserItem
Please refactor the admin user page to use the same components and have the same features.
note: everything is already implemented all you have to do is basically copy over the ui and logic and apply it to the Super page. The only difference is the super page has a couple more actions.
Contributor guide
Assessment
This issue has not been assessed yet.