react-admin-color-input
react-admin-color-input copied to clipboard
<ColorInput> and <ColorField> components for admin-on-rest
By importing the .css file, this package forces to adjust his/her project to using some .css loader. Some frameworks even don't support this behaviour, as in the case of Next.JS:...
Add a square, showing the current color of the ColorInputComponent, just like it is shown in ColorFieldComponent.
… focus moves to another field in the form (ie when tabbing through it)
When using the package with the latest version of react admin the input fields brake. Not sure if there is a reason the module needs to import the dependencies for...