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
Is your feature request related to a problem? Please describe.
The Backdrop component doesn't follow the Material.io guidelines. I suppose we could implement something similar using a combination of built in MUI components, however it would take a lot of work. It would be good to have a native component that creates a frontdrop/backdrop UI.
Describe the solution you'd like
A frontdrop/backdrop UI component that follows the material.io guidelines
Describe alternatives you've considered
Could be accomplished using the MUI Modalcomponent however would require significant amount customization.
Is your feature request related to a problem? Please describe.
The
Backdrop
component doesn't follow theMaterial.io
guidelines. I suppose we could implement something similar using a combination of built inMUI
components, however it would take a lot of work. It would be good to have a native component that creates a frontdrop/backdrop UI.Describe the solution you'd like
A frontdrop/backdrop UI component that follows the
material.io
guidelinesDescribe alternatives you've considered
Could be accomplished using the MUI
Modal
component however would require significant amount customization.Additional context
See the component guidelines Material.io Backdrop
The text was updated successfully, but these errors were encountered: