medusajs / roadmap

3 stars 2 forks source link

Admin: UI + UX update #8

Open olivermrbl opened 5 months ago

olivermrbl commented 5 months ago

We are migrating our admin system to use our design system, @medusajs/ui to deliver a more consistent and overall better admin experience.

The update will ensure a consistent aesthetic across the application. We will leverage this update as an opportunity to also enhance the general UX. Additionally, we're committed to ensuring some level (not 100%) of responsiveness so the application can function on more devices.

Finally, we're also dedicating time to reducing technical debt by squashing numerous bugs in the admin system.

herawais commented 4 months ago

Hi Thanks for the update. i have a question. in V2, we will be able to customize admin UI as we want or we still have to inject widgets like we are doing now ?

e.g if i want to add my custom field on product create popup, will i be able to do that ?

Thanks