Files
echo-du-huit/extension
Pierre MartinandClaude Opus 4.8 08a8cc83d3 fix: surface failures of the create button
Pierre reported the button doing nothing. The click handler dropped the
async promise, so any failure became an unhandled rejection: no tab, no
message, nothing to diagnose from — whatever the underlying cause.

T1 deliberately shipped no error UI, but the field showed that choice
makes the anomaly both invisible and undiagnosable. The failure is now
caught, logged, and named on screen, and the advice to reload covers the
orphaned page case (extension reloaded while the list stayed open).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 11:55:23 +02:00
..