You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MUI Design kits are a well-shaped Figma library, but there is no link to the codebase or at least a showcase version using MUI for real.
If you want to implement a new MUI theme, you have to double down your efforts.
What are the requirements? ❓
Use this bug tracker to bootstrap an exhaustive showcase, using Storybook, that depends on a specific MUI major version.
What are our options? 💡
It could be nice to map each Figma frame to a story (using Storybook) that everyone can reuse out of the box to ensure that what you see (with Figma) is what you get (with React)!
Proposed solution 🟢
Using a 1:1 mapping between Figma and React components, you can ensure automated visual non-regression, on a daily basis.
The pain point this RFC aims to solve seems to match with #44 The problem considered there is: How to empower designers more while saving time for engineers? It's about Figma as the source of truth to generate a theme for a design system.
But how do you ensure that the MUI kit from Figma is faithful enough to be used the same way with Figma or React, using the same language, props or ability to compose with each element?
The final objective is not to get an "exhaustive" MUI design system but to have the same toolkits between Figma and React, instead.
What's the problem? 🤔
MUI Design kits are a well-shaped Figma library, but there is no link to the codebase or at least a showcase version using MUI for real.
If you want to implement a new MUI theme, you have to double down your efforts.
What are the requirements? ❓
Use this bug tracker to bootstrap an exhaustive showcase, using Storybook, that depends on a specific MUI major version.
What are our options? 💡
It could be nice to map each Figma frame to a story (using Storybook) that everyone can reuse out of the box to ensure that what you see (with Figma) is what you get (with React)!
Proposed solution 🟢
Using a 1:1 mapping between Figma and React components, you can ensure automated visual non-regression, on a daily basis.
What do you guys think?
Relevant resources/benchmarks 🔗
The text was updated successfully, but these errors were encountered: