Skip to content

ROX-31763: Fix unmigrated instances of v5 fontfamily vars#17948

Merged
dvail merged 3 commits intodv/ROX-28622-pf-6from
dv/ROX-31763-font-family-css-var-migrate
Dec 3, 2025
Merged

ROX-31763: Fix unmigrated instances of v5 fontfamily vars#17948
dvail merged 3 commits intodv/ROX-28622-pf-6from
dv/ROX-31763-font-family-css-var-migrate

Conversation

@dvail
Copy link
Contributor

@dvail dvail commented Nov 25, 2025

See #17809 for more info on the PF migration.

Description

Only relevant to svg text in the Event Timeline.

Surprise! The old CSS variable here doesn't even appear to exist in PF 5. Replaced with the PF6 monospace variant, which is nearly indistinguishable from the version prior.

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 and after look pretty much exactly like this:
image

@dvail dvail requested a review from a team as a code owner November 25, 2025 16:39
@codecov
Copy link

codecov bot commented Nov 25, 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   #17948   +/-   ##
====================================================
  Coverage                     ?   49.35%           
====================================================
  Files                        ?     2699           
  Lines                        ?   198960           
  Branches                     ?        0           
====================================================
  Hits                         ?    98198           
  Misses                       ?    93146           
  Partials                     ?     7616           
Flag Coverage Δ
go-unit-tests 49.35% <ø> (?)

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.

@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 requested a review from a team as a code owner December 2, 2025 16:02
@dvail dvail force-pushed the dv/ROX-31763-font-family-css-var-migrate branch from 96a8b26 to e4aba8f Compare December 2, 2025 16:03
@dvail dvail force-pushed the dv/ROX-31761-fix-screen-reader-util-class branch from 03ebdd0 to e2c25d4 Compare December 3, 2025 13:47
@dvail dvail force-pushed the dv/ROX-31763-font-family-css-var-migrate branch from e4aba8f to 73ae758 Compare December 3, 2025 13:47
Base automatically changed from dv/ROX-31761-fix-screen-reader-util-class to dv/ROX-28622-pf-6 December 3, 2025 13:48
@dvail dvail merged commit e8e7af1 into dv/ROX-28622-pf-6 Dec 3, 2025
54 of 59 checks passed
@dvail dvail deleted the dv/ROX-31763-font-family-css-var-migrate branch December 3, 2025 13:49
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