feat(studio): wire flow editor quick-fix install handler
Some checks failed
Security / Security check (push) Failing after 1s
Some checks failed
Security / Security check (push) Failing after 1s
FlowsPage now passes onInstallCapability to the editor — the editor's 'Install <cap>' button on an unknown-capability diagnostic calls HubService.installModule, refreshes the capability list, and returns it so the editor reanalyzes and clears the issue. On install failure: friendly SnackBar surfaces the error. The operator never gets stuck on the analyzer reporting a capability they just clicked to install. Studio bumped to 0.64.0; editor path-override pulls in 0.17.0. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
d0e15ca385
commit
0cc527b07c
3 changed files with 41 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: fai_studio
|
||||
description: "F∆I Studio — desktop GUI for the F∆I hub"
|
||||
publish_to: 'none'
|
||||
version: 0.63.0
|
||||
version: 0.64.0
|
||||
|
||||
environment:
|
||||
sdk: ^3.11.0-200.1.beta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue