CHG Super Users Page to new components
- Lingua principale
- Python
- Stelle
- 381
- Fork
- 53
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.