Skip to content

Merge branch 'Expensify:main' into fix/77574-task-checkbox-accessibility

500904a
Select commit
Loading
Failed to load commit list.
Open

fix: break VoiceOver grouping on iOS so task checkbox is independently focusable #91530

Merge branch 'Expensify:main' into fix/77574-task-checkbox-accessibility
500904a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

45.26% (-0.01%) compared to 8a2a02e, passed because coverage increased by 0% when compared to adjusted base (45.26%)

View this Pull Request on Codecov

45.26% (-0.01%) compared to 8a2a02e, passed because coverage increased by 0% when compared to adjusted base (45.26%)

Details

Codecov Report

❌ Patch coverage is 39.02439% with 25 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/components/ReportActionItem/TaskView.tsx 0.00% 17 Missing ⚠️
src/components/ReportActionItem/TaskPreview.tsx 66.66% 6 Missing ⚠️
src/libs/shouldBreakAccessibilityGrouping/index.ts 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
...libs/shouldBreakAccessibilityGrouping/index.ios.ts 100.00% <100.00%> (ø)
src/pages/inbox/report/PureReportActionItem.tsx 91.91% <100.00%> (+0.08%) ⬆️
src/libs/shouldBreakAccessibilityGrouping/index.ts 0.00% <0.00%> (ø)
src/components/ReportActionItem/TaskPreview.tsx 82.05% <66.66%> (-4.52%) ⬇️
src/components/ReportActionItem/TaskView.tsx 0.00% <0.00%> (ø)

... and 11 files with indirect coverage changes

🚀 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.