Skip to content

design: document replacement version diff (#449) - #545

Open
Abdulrasaq1515 wants to merge 1 commit into
RevoraOrg:masterfrom
Abdulrasaq1515:uiux/document-replacement-version-diff
Open

design: document replacement version diff (#449)#545
Abdulrasaq1515 wants to merge 1 commit into
RevoraOrg:masterfrom
Abdulrasaq1515:uiux/document-replacement-version-diff

Conversation

@Abdulrasaq1515

Copy link
Copy Markdown
Contributor
  • Add VersionHistoryDropdown: select-based version picker with metadata, SHA-256 hash display, active version badge (WCAG 2.1 AA native select)
  • Add DocumentReplacementFlow.test.tsx: 35+ tests covering all 4 wizard steps, diff panel, retention toggle, axe audits, keyboard nav, edge cases (large files, mismatched formats, missing hash)
  • Add DocumentReplacementDemo page: 4 scenarios (standard, large CSV, mismatched format, pre-loaded) at /startup/document-replacement
  • Wire route in App.tsx and add home page link
  • Add coverage thresholds (95%) to vite.config.ts for new files

closes #449

@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Abdulrasaq1515 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

- Add VersionHistoryDropdown: select-based version picker with metadata,
  SHA-256 hash display, active version badge (WCAG 2.1 AA native select)
- Add DocumentReplacementFlow.test.tsx: 35+ tests covering all 4 wizard
  steps, diff panel, retention toggle, axe audits, keyboard nav, edge
  cases (large files, mismatched formats, missing hash)
- Add DocumentReplacementDemo page: 4 scenarios (standard, large CSV,
  mismatched format, pre-loaded) at /startup/document-replacement
- Wire route in App.tsx and add home page link
- Add coverage thresholds (95%) to vite.config.ts for new files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI/UX Design] Design a document replacement flow with version diff

1 participant