hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris bd7ae83860 fix(#2443): catch fetch() network errors in bindAsyncForms doSubmit
Wrap the fetch() call in a try/catch so network errors (offline, DNS
failure, CORS) surface via themedToast instead of becoming unhandled
promise rejections. The asyncBtn finally() still restores the button
either way — the catch just adds the missing operator feedback.
2026-07-20 19:58:04 +02:00
..
agent feat(#2443): asyncBtn — shared reusable component, replace ad-hoc disable/spinner patterns 2026-07-20 19:51:03 +02:00
dashboard fix(#2443): catch fetch() network errors in bindAsyncForms doSubmit 2026-07-20 19:58:04 +02:00
shared feat(#2443): asyncBtn — shared reusable component, replace ad-hoc disable/spinner patterns 2026-07-20 19:51:03 +02:00