CodeTuple-Solutions / medusa-plugin-user-roles

User Roles and Permissions in MedusaJS
https://codetuple.io
MIT License
4 stars 4 forks source link

[FIX] Refactor admin frontend to match with Medusa Admin Settings #3

Open SalahAdDin opened 4 weeks ago

SalahAdDin commented 4 weeks ago

What does it do?

It uses the Medusa Admin Settings theme components to refactor the Roles and related screens, improving them greatly.

It also fixes some refreshing issues and makes the code to be cleaner.

Why is it needed?

A better Admin theme means a better UX/UI.

How to test it?

Go to the Roles & Permissions screens in the Settings section.

Notes