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(FormField): add help to aria-describedby attribute #3691

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

romhml
Copy link
Member

@romhml romhml commented Mar 26, 2025

πŸ”— Linked issue

Resolves #3685

❓ 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.

Sorry, something went wrong.

Copy link

pkg-pr-new bot commented Mar 26, 2025

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

commit: 02c10d6

Copy link
Contributor

nuxthub-admin bot commented Mar 26, 2025 β€’

βœ… Deployed ui3

Deployed ui3 02c10d6 to preview

πŸ”— fix-field-aria-help.ui-6q2.pages.dev
πŸ“Œ 60dbb621.ui-6q2.pages.dev
πŸ“±
View QR Code QR code linking to deployment URL.

πŸ“‹ View deployment logs

@benjamincanac benjamincanac merged commit 20c3392 into v3 Mar 26, 2025
7 checks passed
@benjamincanac benjamincanac deleted the fix/field-aria-help branch March 26, 2025 12:47
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.

Was UFormField 'help' property excluded from the aria-describedby update for any specific reason?
2 participants