Files
GmRelayBot/tests
Toutsu e6fae2907d
Deploy Telegram Bot / build-and-push (push) Successful in 20m24s
Deploy Telegram Bot / scan-images (push) Successful in 10m15s
Deploy Telegram Bot / deploy (push) Successful in 2m0s
fix(web): use oninput binding in EditSession for reliable E2E interaction
Blazor Server's default change-event binding races with Playwright fills,
causing input values to revert before the form submits. Switch Title,
JoinLink and MaxPlayers to @bind-Value:event=oninput so the model stays
in sync while the test types.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 16:14:40 +03:00
..