Skip to content

feat: interactive diff viewer and WCAG accessibility for simulators - #1253

Merged
ayomideadeniran merged 2 commits into
StellarDevHub:mainfrom
codexhange:feat/stellar-drips-wave-1145-1146
Sep 1, 2026
Merged

feat: interactive diff viewer and WCAG accessibility for simulators#1253
ayomideadeniran merged 2 commits into
StellarDevHub:mainfrom
codexhange:feat/stellar-drips-wave-1145-1146

Conversation

@codexhange

Copy link
Copy Markdown
Contributor

Summary

Closes #1145
Closes #1146

codexhange and others added 2 commits August 31, 2026 09:53
Implements an interactive Monaco-based diff viewer with inline apply
buttons, a web-worker-backed diff engine for chunk computation, and
keyboard-accessible controls. Includes unit tests for chunk model and
apply/undo behavior.

Closes StellarDevHub#1145

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Adds aria-live polite regions for real-time ledger and simulation state
updates, keyboard focus traps with Escape dismissal for dialogs, keyboard
operability for transaction rows, node failure toggles, and quiz drag
reordering, plus jest-axe test suites for the simulator components.

Closes StellarDevHub#1146

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Ayomide Adeniran's projects Team on Vercel.

A member of the Team first needs to authorize it.

return { chunks, identical: false };
}

workerSelf.addEventListener('message', (event: MessageEvent<DiffWorkerRequest>) => {
@ayomideadeniran

Copy link
Copy Markdown
Contributor

Pr under review

@ayomideadeniran
ayomideadeniran merged commit e1ef353 into StellarDevHub:main Sep 1, 2026
4 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants