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

[Table] with row [Form] component features. #3171

Closed
Nyantekyi opened this issue Jan 24, 2025 · 3 comments
Closed

[Table] with row [Form] component features. #3171

Nyantekyi opened this issue Jan 24, 2025 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@Nyantekyi
Copy link

Nyantekyi commented Jan 24, 2025

Description

The current implementation of Nested forms in nuxt ui uses flex as a way to differentiate between row forms.

I am currently trying to use Nuxt UI v2 UTable component with the UForm component.

However, a more ideal situation for me would be an implementation that uses the features of Nuxt UI's table with the nested Uform component. Meaning I can have the benefits of nuxt ui's form validation as well as the table.

The implementation here would be awesome. A more ideal implentation is this, but with the form validation features that nuxt ui provides

@Nyantekyi Nyantekyi added the question Further information is requested label Jan 24, 2025
@romhml
Copy link
Member

romhml commented Feb 5, 2025

It should be doable using table slots and nested forms in v3, but might be a bit complicated since table slots are column oriented. I'll look into it!

@romhml romhml self-assigned this Feb 5, 2025
Copy link

github-actions bot commented Mar 9, 2025

This issue is stale because it has been open for 30 days with no activity.

@Nyantekyi
Copy link
Author

Found a workaround

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

No branches or pull requests

2 participants