react-jsonschema-form icon indicating copy to clipboard operation
react-jsonschema-form copied to clipboard

Tabs

Open anthony-bernardo opened this issue 7 years ago • 5 comments

His there a way to implement a form in multiple tabs ?

Like that ? https://react-bootstrap.github.io/components/tabs/

anthony-bernardo avatar Jul 03 '18 08:07 anthony-bernardo

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.

sneu012 avatar Jul 03 '18 15:07 sneu012

This would be related to #1157

epicfaace avatar Jan 26 '19 00:01 epicfaace

+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 🙏

tim-mukhin avatar Jul 21 '20 08:07 tim-mukhin

Are there any updates for this feature?

giuvincenzi avatar May 10 '22 10:05 giuvincenzi

I believe this issue could be solved by resolving this other issue: https://github.com/rjsf-team/react-jsonschema-form/issues/1157

MatinF avatar Oct 05 '22 10:10 MatinF