Files
soroban-abacus-flashcards/apps/web
Thomas Hallock 82a5eb2e4b refactor(rithmomachia): simplify capture error dialog to one-liner
Replace verbose error dialog with patronizing list of all failed relations
with a simple, concise message: "No valid mathematical relation" + Close button.

Changes:
- Remove moverPiece and targetPiece props from CaptureErrorDialog
- Remove all explanation generation logic
- Reduce dialog size from 5x4 cells to 3x1.6 cells
- Show single line of text instead of bulleted list
- Keep red styling and smooth animation

Result: Clean, non-patronizing feedback that simply states the fact.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-29 14:17:36 -05:00
..