Skip to content

fix: Fix bug that caused an incorrect count of inputs on blocks when generating ARIA labels#9927

Merged
gonfunko merged 1 commit into
v13from
input-count
May 22, 2026
Merged

fix: Fix bug that caused an incorrect count of inputs on blocks when generating ARIA labels#9927
gonfunko merged 1 commit into
v13from
input-count

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9923

Proposed Changes

This PR fixed a bug that caused the number of fields on a block to be undercounted when determining how many inputs/fields it has while generating its ARIA label. It also corrects a test for blocks without inputs that was actually exercising a block with an input and therefore passing due to this bug.

@gonfunko gonfunko requested a review from a team as a code owner May 22, 2026 16:48
@gonfunko gonfunko requested a review from maribethb May 22, 2026 16:48
@github-actions github-actions Bot added the PR: fix Fixes a bug label May 22, 2026
@gonfunko gonfunko merged commit 40a5841 into v13 May 22, 2026
9 checks passed
@gonfunko gonfunko deleted the input-count branch May 22, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants