Merged
Conversation
The background itself from the title container has been removed when printing to reduce ink requirements, but this meant the white heading is now invisible when the "Print backgrounds" option is enabled
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1997 +/- ##
==========================================
+ Coverage 43.17% 43.29% +0.12%
==========================================
Files 575 575
Lines 24620 24687 +67
Branches 8128 8153 +25
==========================================
+ Hits 10630 10689 +59
- Misses 13322 13327 +5
- Partials 668 671 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…rinting [VRT] Update baselines for hotfix/question-page-printing
…rinting [VRT] Update baselines for hotfix/question-page-printing
axlewin
approved these changes
Feb 23, 2026
Contributor
axlewin
left a comment
There was a problem hiding this comment.
Nice, this looks a lot neater now 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
"no-print"was only being applied to the main section and not the width-specific code displaying this, but content seem to like it being included so this is now being explicitly done with an overt"only-print"sectionTitleAndBreadcrumbsection when printing. It spans strangely and makes the "Print backgrounds" setting too ink-expensive when actually printing."active"border around all accordions when printing, since all accordions are treated as open