Skip to content

fix: consistent focus outlines for header and footer#3950

Merged
kasya merged 5 commits into
OWASP:mainfrom
cnaples79:fix/a11y-focus-outline
Feb 20, 2026
Merged

fix: consistent focus outlines for header and footer#3950
kasya merged 5 commits into
OWASP:mainfrom
cnaples79:fix/a11y-focus-outline

Merge branch 'main' into fix/a11y-focus-outline

15b7412
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 1s

99.79% (+0.00%) compared to 9164caa

View this Pull Request on Codecov

99.79% (+0.00%) compared to 9164caa

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.79%. Comparing base (9164caa) to head (15b7412).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3950   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files         517      517           
  Lines       15914    15914           
  Branches     2127     2127           
=======================================
  Hits        15881    15881           
  Misses          3        3           
  Partials       30       30           
Files with missing lines Coverage Δ
frontend/src/components/Footer.tsx 100.00% <100.00%> (ø)
frontend/src/components/Header.tsx 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9164caa...15b7412. Read the comment docs.

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