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 nested input rendering #674

Merged
merged 8 commits into from
Mar 15, 2024
Merged

Fix nested input rendering #674

merged 8 commits into from
Mar 15, 2024

Conversation

garrettmflynn
Copy link
Member

This PR fixes a small rendering issue with the nested JSONSchemaInput properties (e.g. file_paths for the VideoInterface), which convert lists of only one element to single inputs.

@garrettmflynn garrettmflynn self-assigned this Mar 14, 2024
@CodyCBakerPhD CodyCBakerPhD enabled auto-merge (squash) March 14, 2024 21:08
@CodyCBakerPhD CodyCBakerPhD disabled auto-merge March 14, 2024 21:32
@CodyCBakerPhD CodyCBakerPhD self-requested a review March 14, 2024 21:33
@CodyCBakerPhD
Copy link
Collaborator

Failing test

@CodyCBakerPhD CodyCBakerPhD enabled auto-merge (squash) March 15, 2024 15:15
@CodyCBakerPhD
Copy link
Collaborator

https://www.chromatic.com/test?appId=640a4d93e34604f275368983&id=65f46c4422d51c1155bdb038

Gap between different fields on a page are much smaller - was that intended?

@garrettmflynn
Copy link
Member Author

This change was intended, though the extent of the change shown was not.

I don't actually see this when running the GUIDE or the storybook locally

@CodyCBakerPhD CodyCBakerPhD disabled auto-merge March 15, 2024 16:45
@CodyCBakerPhD CodyCBakerPhD enabled auto-merge March 15, 2024 16:50
@CodyCBakerPhD CodyCBakerPhD merged commit 2405a47 into main Mar 15, 2024
12 of 15 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the fix-nested-input-rendering branch March 15, 2024 16:57
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.

2 participants