react-jsonschema-form
react-jsonschema-form copied to clipboard
material-ui: Add unique id for each field in order to allow precise css selector.
Reasons for making this change
Well, I started to work on it after checking this issue #1738 . But at the end it is not exactly solving this, but it is allowing at least a way to have a specific selector for each rendered field using the MUI theme.
Which is really important from my point of view because it allows a more complex way to style the form.
Checklist
- [ ] I'm updating documentation
- [ ] I've checked the rendering of the Markdown text I've added
- [X] I'm adding or updating code
- [ ] I'm adding a new feature
- [ ] I've updated the playground with an example use of the feature
@heath-freenome @epicfaace @jacqueswho
Please when you got time, have a look and let me know. I don't know who can give any validation or do any release for this project, sorry to bother you if you are not the right persons.
This issue has been automatically marked as possibly close because it has not had recent activity. It will be closed if no further activity occurs. Please leave a comment if this is still an issue for you. Thank you.
This issue was closed because of lack of recent activity. Reopen if you still need assistance.