pdf-accessibility/js
Vadym Samoilenko 2a8db06f0d Fix: load adjusted score when reopening document from history
handleResult() now overlays accessibility_score/wcag_compliance from
.adjusted.json (if it exists) while keeping the original severity_counts
as the recalculation baseline — prevents double-subtraction.

displayResults() auto-calls applyScoreRecalc() on load when the result
was previously adjusted, restoring the (Adjusted) label and WCAG badges
without triggering another server save.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 11:04:07 +00:00
..
api.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
app-history.js Fix dark mode on history.html: remove overriding toggleDarkMode/loadTheme 2026-03-16 16:31:40 +00:00
app.js Fix openHistoryJob: unwrap data.data from API response 2026-03-13 15:23:55 +00:00
batch.js PDF report reflects adjusted score + manual pass for Matterhorn H-type CPs 2026-03-16 16:28:53 +00:00
history.js Address client feedback: WCAG badges, table grouping, retention, history UX, AI prompt ethics 2026-03-18 10:51:10 +00:00
page-viewer.js Fix pin-click navigation, cap image quality noise, drop Google Vision label spam 2026-03-12 18:56:41 +00:00
results.js Fix: load adjusted score when reopening document from history 2026-03-18 11:04:07 +00:00
upload.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00
utils.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00