Adam Obuchowicz

Results 191 comments of Adam Obuchowicz

Refinement notes: * Whatever the actual implementation would tell you, we _want_ to have collapsed function in CB (but no local variables). * The lack of placeholders require investigation.

Refinement notes: * both default value and type should be special widgets. The type widget would influence what default value widget will match (but it will have picker in the...

There is a new design, so the last Refinement notes are no longer relevant.

Refinement notes: * extend API of widget context allowing registering actions by widgets * For the future: the right click on a widget could display a context menu narrowed to...

Refinement notes: * The name should be editable only in "main function calls", i.e. when we can enter the function. * To display WidgetFunctionName immediately after collapse, let's provide ourselves...

Refinement notes: * This is first task and should be done as simply as possible; use codemirror with all default views it comes with. * Apparently the methods available in...

Refinement notes: * Check with @PabloBuchu if cloud API has everything we need (locking and editing non-project asset documentation).

From product meeting: * The documentation "lock" should be kept for some time (30 seconds?) when given doc panel is hidden. If starting editing docs of another asset, release the...

Refinements notes: * Idea: when editing docs, do not update file directly, but add a special file keeping ydoc change next to it. This allows simultaneous edits. One client will...

Refinement notes 2: * We need to agree on proper solution for documentation/project editing. Even without multiuser edits, things like "coming back from offline mode" are easier with Ydocs. @AdRiley...