Skip to content

ROX-31761: Migrate screen reader utility class#17935

Merged
dvail merged 2 commits intodv/ROX-28622-pf-6from
dv/ROX-31761-fix-screen-reader-util-class
Dec 3, 2025
Merged

ROX-31761: Migrate screen reader utility class#17935
dvail merged 2 commits intodv/ROX-28622-pf-6from
dv/ROX-31761-fix-screen-reader-util-class

Conversation

@dvail
Copy link
Contributor

@dvail dvail commented Nov 24, 2025

Description

As titled. It isn't clear why this wasn't handled via the CODEMOD, as it appears to be a simple one-to-one migrations.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

Before
image

After
image

@dvail
Copy link
Contributor Author

dvail commented Nov 24, 2025

@openshift-ci
Copy link

openshift-ci bot commented Nov 24, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (dv/ROX-28622-pf-6@ae2996c). Learn more about missing BASE report.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             dv/ROX-28622-pf-6   #17935   +/-   ##
====================================================
  Coverage                     ?   49.36%           
====================================================
  Files                        ?     2699           
  Lines                        ?   198960           
  Branches                     ?        0           
====================================================
  Hits                         ?    98208           
  Misses                       ?    93136           
  Partials                     ?     7616           
Flag Coverage Δ
go-unit-tests 49.36% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@pedrottimark pedrottimark left a comment

Choose a reason for hiding this comment

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

Aha, because I did not circle back after PatternFly 5.4 upgrade to replace temporary work-around for accessibility issues with screenReaderText prop. Codemod might not consider it as a public class, and rightfully so.

@dvail dvail force-pushed the dv/ROX-31762-remove-legacy-dark-mode-theme-refs branch from 006f4c0 to ae71e12 Compare December 2, 2025 16:02
@dvail dvail requested a review from a team as a code owner December 2, 2025 16:02
@dvail dvail force-pushed the dv/ROX-31761-fix-screen-reader-util-class branch from 48aa3a2 to 03ebdd0 Compare December 2, 2025 16:02
@dvail dvail force-pushed the dv/ROX-31762-remove-legacy-dark-mode-theme-refs branch from ae71e12 to 6e5b59e Compare December 3, 2025 13:47
@dvail dvail force-pushed the dv/ROX-31761-fix-screen-reader-util-class branch from 03ebdd0 to e2c25d4 Compare December 3, 2025 13:47
Base automatically changed from dv/ROX-31762-remove-legacy-dark-mode-theme-refs to dv/ROX-28622-pf-6 December 3, 2025 13:48
@dvail dvail merged commit 06205c9 into dv/ROX-28622-pf-6 Dec 3, 2025
85 of 105 checks passed
@dvail dvail deleted the dv/ROX-31761-fix-screen-reader-util-class branch December 3, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants