Conversation
Allow keyboard to scroll horizontally when it overflows the viewport while preventing unwanted horizontal scroll at the layout level. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Allow both Codex and Claude Code to use the same project instructions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…shot tests - Record a failed spaced-repetition attempt when "Reveal answer" is clicked - Add dark mode Tailwind variants to ChordToneDisplay component - Add remote screenshot test script and yarn shortcut - Replace CLAUDE.md symlink with @AGENTS.md import - Document screenshot test workflow and sandbox requirements in AGENTS.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
🔴 Test Failures DetectedBelow is a gallery of each test’s actual vs diff. Click to view full-size or run locally: View the full Playwright report here. custom-deck-notation-to-study-notation-input-edit
custom-deck-text-to-study-cross-clef-notation
notation-input-text-prompt
To update all screenshot snapshots, run the Update Screenshot Test PNGs workflow. |
The Layout component changed from overflow-scroll to overflow-y-auto in 2457df9, but the test scroll helpers still queried .overflow-scroll, causing screenshots to capture at wrong scroll positions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









Summary
scripts/test-screenshots-remote.shandyarn test:screenshots:remotefor running Playwright screenshot tests via GitHub Actions@AGENTS.mdimport, document screenshot test workflow in AGENTS.mdTest plan
🤖 Generated with Claude Code