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

DataFormLayout children stack direction. #69127

Open
dannyreaktiv opened this issue Feb 10, 2025 · 0 comments · May be fixed by #69133
Open

DataFormLayout children stack direction. #69127

dannyreaktiv opened this issue Feb 10, 2025 · 0 comments · May be fixed by #69133
Labels
[Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.

Comments

@dannyreaktiv
Copy link

What problem does this address?

In the DataFormLayout, when dealing with children, it would be nice to choose an <HStack> instead of a <VStack> on the off chance the children would look better in a row rather than a column.

What is your proposed solution?

Add a direction or layout when declaring the field that has children.

@dannyreaktiv dannyreaktiv added the [Type] Enhancement A suggestion for improvement. label Feb 10, 2025
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.
Projects
None yet
1 participant