Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Image component with an implementation recommended by MUI #65

Open
savindi7 opened this issue Mar 14, 2023 · 0 comments
Open

Improve Image component with an implementation recommended by MUI #65

savindi7 opened this issue Mar 14, 2023 · 0 comments

Comments

@savindi7
Copy link
Contributor

Is your suggestion related to an experience ? Please describe.

MUI doesn't have an Image component in their stable components library

However, an Image MUI component is in the Planning to build stage in their roadmap

Describe the improvement

If the requirement to utilize the Image component arises and certain props unique to <img /> (HTMLImageElement) is needed, we can refer the implementation used by the mui-image library recommended by MUI and improve the existing <Image /> component in OxygenUI.

Additional context

The improvement must be done in the existing Image component. Currently we are not utilizing this component in any custom components or UIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant