Skip to content

Conversation

rdjanuar
Copy link
Contributor

@rdjanuar rdjanuar commented Aug 9, 2025

πŸ”— Linked issue

Resolves #4529

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@rdjanuar rdjanuar requested a review from benjamincanac as a code owner August 9, 2025 18:30
@rdjanuar rdjanuar changed the title Fix/issues 4529 feat(FormField): add required field support across form components Aug 9, 2025
@rdjanuar
Copy link
Contributor Author

rdjanuar commented Aug 9, 2025

sorry i make pull request again because i`m accidently remove my repository @benjamincanac

Copy link

pkg-pr-new bot commented Aug 9, 2025

npm i https://pkg.pr.new/@nuxt/ui@4687

commit: 7ef124c

@benjamincanac benjamincanac requested a review from romhml August 14, 2025 10:59
@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 2025
@benjamincanac
Copy link
Member

@rdjanuar Would you be willing to move this PR to v4?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 #1289

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting required="true" on a <UFormField> should also set it's child required to true

3 participants