AnubisLMS / AnubisLMS/Anubis

CHG Super Users Page to new components

Open
#368 1 comment 0 reactions 1 assignee Claimed by @ampahwa View on GitHub
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

![2022-03-29-194126_1504x1328_scrot](https://user-images.githubusercontent.com/10552019/160723817-5a251131-0f21-49a8-a888-acba0084b80f.png)

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

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.