Skip to content

feature(Fields): pass ariaDescribedBy and point to FieldErrors #2581

Open
ins0 wants to merge 1 commit into
mainfrom
fix/aria-form-errors
Open

feature(Fields): pass ariaDescribedBy and point to FieldErrors #2581
ins0 wants to merge 1 commit into
mainfrom
fix/aria-form-errors

Conversation

@ins0

@ins0 ins0 commented Jun 26, 2026

Copy link
Copy Markdown
Member

fixes #2512

@ins0 ins0 changed the title fix(Fields): pass ariaDescribedBy and point to FieldErrors feature(Fields): pass ariaDescribedBy and point to FieldErrors Jun 26, 2026
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 81.81% 279 / 341
🔵 Statements 82.13% 285 / 347
🔵 Functions 88% 66 / 75
🔵 Branches 71.95% 136 / 189
File CoverageNo changed files found.
Generated in workflow #5441 for commit bb1ecb7 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

Preview environments are ready:

Type URL
docs pr-2581.docs.review.flow-components.de
storybook pr-2581.storybook.review.flow-components.de

Images:

  • docs: ghcr.io/mittwald/flow/docs:pr-2581
  • storybook: ghcr.io/mittwald/flow/storybook:pr-2581

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

Preview environments are ready:

Type URL
docs pr-2581.docs.review.flow-components.de
storybook pr-2581.storybook.review.flow-components.de

Images:

  • docs: ghcr.io/mittwald/flow/docs:pr-2581
  • storybook: ghcr.io/mittwald/flow/storybook:pr-2581

@ins0 ins0 force-pushed the fix/aria-form-errors branch from 29ccfe6 to bb1ecb7 Compare June 26, 2026 15:14
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

Preview environments are ready:

Type URL
docs pr-2581.docs.review.flow-components.de
storybook pr-2581.storybook.review.flow-components.de

Images:

  • docs: ghcr.io/mittwald/flow/docs:pr-2581
  • storybook: ghcr.io/mittwald/flow/storybook:pr-2581

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.

Screen reader does not announce field error messages

1 participant