Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tabs render order in nested schema with ui-schema #52

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Ayush1959
Copy link

When we create a nested schema that employs a widget multiple times (not needed to give the same one multiple times) and provide a UI order for the inner schema, the tabs become disrupted. They revert to using the default JSON order, and during rendering, the tabs may be pushed down to the second or third row, depending on the first key. You can see a live preview of this issue in action by visiting this link:
https://codesandbox.io/s/rsjf-widget-with-body-9gh2x6?file=/src/App.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant