Skip to content

revert: Revert "fix: Restore legacy test util selectors for Radio Group (#4058)"#4117

Merged
jperals merged 2 commits intomainfrom
revert/radio-group-backward-selectors
Mar 18, 2026
Merged

revert: Revert "fix: Restore legacy test util selectors for Radio Group (#4058)"#4117
jperals merged 2 commits intomainfrom
revert/radio-group-backward-selectors

Conversation

@jperals
Copy link
Member

@jperals jperals commented Dec 17, 2025

This reverts commit 4950e94.

These backwards-compatible selectors have been in the code for 4 weeks months, we should now be able to clean them up.

The :is pseudo-selectors affects consumer with old testing dependencies.

Doc: zOhkAQWpDXKq

Description

Related links, issue #, if available: n/a

How has this been tested?

Existing tests

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.45%. Comparing base (a3d7548) to head (fddfb96).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4117      +/-   ##
==========================================
- Coverage   97.45%   97.45%   -0.01%     
==========================================
  Files         901      901              
  Lines       26450    26447       -3     
  Branches     9530     9530              
==========================================
- Hits        25776    25773       -3     
  Misses        631      631              
  Partials       43       43              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jperals jperals added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main with commit f9d920d Mar 18, 2026
50 checks passed
@jperals jperals deleted the revert/radio-group-backward-selectors branch March 18, 2026 09:31
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.

2 participants