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
Since we decided to use carbon for our look and feel, we wanted our forms to also fit with this aesthetic. As such, we implemented a react json schema form "theme" to make our forms use carbon components and blend in with the rest of the site. We placed that theme in our codebase. However, react json schema form has themes inside of their codebase for various UI frameworks. It seems like this would be a more appropriate place for this code, and we might benefit from community-maintained upgrades to a greater extent. I asked if they would be willing to accept a pull request to add a theme for carbon, rjsf-team/react-jsonschema-form#3857. It seems like they might be willing to, but we should take them up on their offer to join their meeting and discuss it to make sure we don't waste a bunch of time. I thought of this since @Kayvon-Martinez 's first ticket was related to this area, and he did a good job on it.
It looks like the react json schema form community has been running with this to some extent:
There are two open source libraries in the frontend that are related:
Since we decided to use carbon for our look and feel, we wanted our forms to also fit with this aesthetic. As such, we implemented a react json schema form "theme" to make our forms use carbon components and blend in with the rest of the site. We placed that theme in our codebase. However, react json schema form has themes inside of their codebase for various UI frameworks. It seems like this would be a more appropriate place for this code, and we might benefit from community-maintained upgrades to a greater extent. I asked if they would be willing to accept a pull request to add a theme for carbon, rjsf-team/react-jsonschema-form#3857. It seems like they might be willing to, but we should take them up on their offer to join their meeting and discuss it to make sure we don't waste a bunch of time. I thought of this since @Kayvon-Martinez 's first ticket was related to this area, and he did a good job on it.
It looks like the react json schema form community has been running with this to some extent:
The text was updated successfully, but these errors were encountered: