Skip to content

chore: chain Input.setAriaLabelProvider calls#9933

Merged
mikeharv merged 1 commit into
RaspberryPiFoundation:v13from
mikeharv:setAriaLabelProvider-chaining
May 26, 2026
Merged

chore: chain Input.setAriaLabelProvider calls#9933
mikeharv merged 1 commit into
RaspberryPiFoundation:v13from
mikeharv:setAriaLabelProvider-chaining

Conversation

@mikeharv
Copy link
Copy Markdown
Contributor

The basics

The details

Proposed Changes

Now that Input.setAriaLabelProvider returns this, it can be chained with other Input methods. (#9913).
This updates the two previous call sites to use chaining where it wasn't originally possible.

Reason for Changes

Aligns to the conventions of other Input methods (such as appendField, setAlign, and setCheck).

@mikeharv mikeharv requested a review from a team as a code owner May 26, 2026 17:00
@mikeharv mikeharv requested a review from gonfunko May 26, 2026 17:00
@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label May 26, 2026
@mikeharv mikeharv merged commit 0f719d6 into RaspberryPiFoundation:v13 May 26, 2026
9 checks passed
@mikeharv mikeharv deleted the setAriaLabelProvider-chaining branch May 26, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants