fix: add missing logger to SubmitConfirmationModal #123

Open
cal wants to merge 1 commits from fix/submit-modal-missing-logger into main

1 Commits

Author SHA1 Message Date
Cal Corum
0ea1c1d633 fix: add missing logger to SubmitConfirmationModal
The error handler at line 384 referenced self.logger but __init__
never set it, causing AttributeError that silently swallowed the
real error from users.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 08:30:24 -05:00