enso/app
Adam Obuchowicz 7eeea8e1c8
Fix autoscoped constructor dynamic widget config (#10297)
Fixes #10238

Updated the way we construct `get_widget_json` visualization configuration to take into account cases when there is no known self argument.

As this is a bit of logic, I moved parts of WidgetFunction to a separate composable for easier testing. Most if it was just moved: meaningful changes were only in selfArgumentExternalId and visualizationConfig.
2024-06-18 14:35:10 +00:00
..
gui2 Fix autoscoped constructor dynamic widget config (#10297) 2024-06-18 14:35:10 +00:00
ide-desktop Fix broken MembersTable (#10300) 2024-06-17 16:15:20 +03:00