Tabs
His there a way to implement a form in multiple tabs ?
Like that ? https://react-bootstrap.github.io/components/tabs/
I am not sure about any tab based navigation the engine provides by default. Checkout this project based on react-jsonschema-form that implements tab based navigation.
This would be related to #1157
+100500
One of the reasons of using rjsf - automatically creating forms from huge schemas. And it's very important to have tabs. Right now I'm suffering without them with 300 properties in schema.
Please add it 🙏
Are there any updates for this feature?
I believe this issue could be solved by resolving this other issue: https://github.com/rjsf-team/react-jsonschema-form/issues/1157