Skip to content

chore: cherry-pick accessibility improvements to the release branch [WPB-23860]#20574

Merged
V-Gira merged 5 commits intorelease/q1-2026from
v/q1-2026-a11y-cherrypicks
Mar 9, 2026
Merged

chore: cherry-pick accessibility improvements to the release branch [WPB-23860]#20574
V-Gira merged 5 commits intorelease/q1-2026from
v/q1-2026-a11y-cherrypicks

Conversation

@V-Gira
Copy link
Contributor

@V-Gira V-Gira commented Mar 4, 2026

TaskWPB-23860 [Web] Prep Bund release based on Web Production release 2026-01-28-production.0

Pull Request

Summary

Cherry pick required accessibility changes to the LTS release branch
#20296 and translations
#20251 and translations


Security Checklist (required)

  • External inputs are validated & sanitized on client and/or server where applicable.
  • API responses are validated; unexpected shapes are handled safely (fallbacks or errors).
  • No unsafe HTML is rendered; if unavoidable, sanitization is applied and documented where it happens.
  • Injection risks (XSS/SQL/command) are prevented via safe APIs and/or escaping.

Accessibility (required)

Standards Acknowledgement (required)


Screenshots or demo (if the user interface changed)

Notes for reviewers

  • Trade-offs:
  • Follow-ups (linked issues):
  • Linked PRs (e.g. web-packages):

@V-Gira V-Gira changed the title V/q1 2026 a11y cherrypicks chore: cherry-pick accessibility improvments to the release branch [WPB-23860] Mar 4, 2026
@V-Gira V-Gira changed the title chore: cherry-pick accessibility improvments to the release branch [WPB-23860] chore: cherry-pick accessibility improvements to the release branch [WPB-23860] Mar 4, 2026
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/q1-2026@230b4ab). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ents/MessagesList/Message/EphemeralTimer.styles.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             release/q1-2026   #20574   +/-   ##
==================================================
  Coverage                   ?   45.23%           
==================================================
  Files                      ?     1632           
  Lines                      ?    40239           
  Branches                   ?     8316           
==================================================
  Hits                       ?    18201           
  Misses                     ?    20110           
  Partials                   ?     1928           
Flag Coverage Δ
app_webapp 43.39% <83.33%> (?)
lib_api_client 50.27% <ø> (?)
lib_core 58.90% <ø> (?)

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

Files with missing lines Coverage Δ
...components/MessagesList/Message/EphemeralTimer.tsx 100.00% <100.00%> (ø)
...webapp/src/script/components/TitleBar/TitleBar.tsx 62.13% <100.00%> (ø)
...ents/MessagesList/Message/EphemeralTimer.styles.ts 75.00% <75.00%> (ø)
🚀 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.

@V-Gira V-Gira marked this pull request as ready for review March 9, 2026 17:00
@V-Gira V-Gira requested review from a team and otto-the-bot as code owners March 9, 2026 17:00
@V-Gira V-Gira force-pushed the v/q1-2026-a11y-cherrypicks branch from 81760c4 to 49296ad Compare March 9, 2026 17:01
V-Gira and others added 5 commits March 9, 2026 18:42
…r [WPB-22727] (#20251)

* runfix(a11y): refactor ephemaral style from less to CSS object

* runfix(a11y): address accesibility of self deleting message indicator [WPB-22727]

* adjust test
)

* runfix(a11y): add alt text for conversation title [WPB-22737]

* change variable name to conversationDetailsTooltip
@V-Gira V-Gira force-pushed the v/q1-2026-a11y-cherrypicks branch from 49296ad to ca4d073 Compare March 9, 2026 17:42
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

@V-Gira V-Gira merged commit e69a467 into release/q1-2026 Mar 9, 2026
11 checks passed
@V-Gira V-Gira deleted the v/q1-2026-a11y-cherrypicks branch March 9, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants