|
Some checks failed
Security / Security check (push) Failing after 1s
Two settings bugs the operator hit: 1. 'Test connection' appeared to do nothing. The result/error panel renders at the bottom of the System-AI editor's scrollable, 600px-capped form, so on a tall dialog it lands below the fold — the footer button flickers 'Testing…' and nothing visible changes. The editor now holds a ScrollController and animates the content to reveal the outcome whenever a test result or error appears. 2. The welcome onboarding checklist kept 'connect System-AI' unchecked right after saving a working config. The checklist row opens the Settings dialog (an overlay, not a navigation), and on close the checklist never re-probed — so it showed the stale pre-config state. Both settings-opening rows (System-AI, MCP) now re-probe when the dialog closes; navigation-based rows already self-heal on return. Studio suite green; flutter analyze clean. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| approvals.dart | ||
| audit.dart | ||
| doctor.dart | ||
| federation.dart | ||
| flows.dart | ||
| runs.dart | ||
| store.dart | ||
| welcome.dart | ||