Skip to content

fix(radio): updates the tabindex when a radio is added or removed#30976

Merged
os-davidlourenco merged 3 commits intonextfrom
ROU-12551
Mar 2, 2026
Merged

fix(radio): updates the tabindex when a radio is added or removed#30976
os-davidlourenco merged 3 commits intonextfrom
ROU-12551

Conversation

@os-davidlourenco
Copy link

Issue number: resolves internal


What is the current behavior?

When radio buttons are added after the radio group has already been initialised (e.g., as a result of a fetch), the tabindex of the radio buttons is not updated.

What is the new behavior?

When a radio button is added or removed, the radio group updates the tabindex of its radio buttons in accordance with the existing logic.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Current Behavior Example

@os-davidlourenco os-davidlourenco requested a review from a team as a code owner February 27, 2026 15:17
@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-framework Ready Ready Preview, Comment Feb 27, 2026 3:59pm

Request Review

@github-actions github-actions bot added the package: core @ionic/core package label Feb 27, 2026
Copy link
Contributor

@OS-jacobbell OS-jacobbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@os-davidlourenco os-davidlourenco merged commit 55c506d into next Mar 2, 2026
61 checks passed
@os-davidlourenco os-davidlourenco deleted the ROU-12551 branch March 2, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants