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

Consider not using Material UI #12

Open
HoraceShmorace opened this issue Jan 4, 2021 · 0 comments
Open

Consider not using Material UI #12

HoraceShmorace opened this issue Jan 4, 2021 · 0 comments

Comments

@HoraceShmorace
Copy link

There isn't really enough of a UI to justify the footprint of a material UI dependency, and it's awkward to compose it into apps that don't themselves use Material UI.

To make this really usable, consider using pure HTML, and allowing a className to be passed in per field to add styles. Alternatively, you could allow field elements to be passed in as props and composed, using React.createElement to add listeners.

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

No branches or pull requests

1 participant