Skip to content

feat(mudblazor): announce required fields without the HTML5 required attribute (#263) - #353

Draft
phmatray wants to merge 2 commits into
devfrom
feat/263-drop-the-html5-required-attribute-once-m
Draft

feat(mudblazor): announce required fields without the HTML5 required attribute (#263)#353
phmatray wants to merge 2 commits into
devfrom
feat/263-drop-the-html5-required-attribute-once-m

Conversation

@phmatray

@phmatray phmatray commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Implements #263.

Closes #263.

Executing the implementation plan task-by-task; the checklist below — and the plan on the issue — are
ticked as each task lands. Opened as a draft — will be marked ready after the final task and a
code-review pass.

Plan

  • Task 1: Open the upstream MudBlazor PR
  • Task 2: Raise the MudBlazor pin
  • Task 3: Flip both render paths to the ARIA-only mechanism
  • Task 4: Restore the convention wording and document

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.

Drop the HTML5 required attribute once MudBlazor honours caller-supplied aria-required

1 participant