chain-studio/lib/pages
flemming-it 647d93a1dc
Some checks failed
Security / Security check (push) Failing after 1s
fix(studio): editor — friendly-error mapping for run failures
Previously a failed runSavedFlow dumped the raw exception
into FaiErrorBox in the right panel. Hub gRPC failures
(network, missing module, schema reject, …) are now mapped
through friendlyError so the operator sees a one-sentence
headline + optional recovery hint, with the verbatim error
still accessible behind FaiErrorBox's expand-on-tap.

Matches the same pattern already used by every other Studio
page that surfaces a hub error.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-30 01:19:13 +02:00
..
approvals.dart feat(studio): operator QoL — flow runnability, audit grouping, batch approvals, welcome celebration (v0.42.0) 2026-05-09 11:24:57 +02:00
audit.dart feat(studio): operator QoL — flow runnability, audit grouping, batch approvals, welcome celebration (v0.42.0) 2026-05-09 11:24:57 +02:00
doctor.dart feat(doctor): per-source-kind capability breakdown line 2026-05-28 14:41:15 +02:00
flow_editor.dart fix(studio): editor — friendly-error mapping for run failures 2026-05-30 01:19:13 +02:00
flows.dart chore(deps): bump file_picker 8→11 + transitive lifts 2026-05-29 07:15:25 +02:00
modules.dart feat(studio): Doctor + Modules localized + sparse-store federation nudge (v0.25.0) 2026-05-08 01:39:42 +02:00
store.dart feat(settings): multi-version uninstall picker + default_scope editor 2026-05-29 00:21:51 +02:00
welcome.dart fix(welcome): structured doc-load error + Forgejo fallback link 2026-05-30 00:54:46 +02:00