Adam Obuchowicz
Adam Obuchowicz
Refinement notes: * Use rules_rust and rules_lint for linting and format check (and testing) * Remove WASM workflow from GH actions, and add test step to existing Bazel workflow. *...
Refinement notes: * In this task we should focus on making a CI job - the devs may still use the old way * Bazel should test actual app (prod)...
Proposition of shortcuts based on window's excel: `F2` - edit selected node `Shift+F2` - edit node's comment `Ctrl+F2` - Open code editor with cursor at line with the selected node....
Refinement notes: * In most visualizations, at least one test should check data produced by actual Enso code, similar to table vis tests - (there is playwright part and libraries...
* Use bazel to get engine dependencies (graalVM, ...) * flatc may be skipped - just comment-out the step in build.sbt. * update CI for packaging too (integration test may...
Refinement notes: * For putting URL, use `macroSuffix` or something similar. Remember that URL needs to be put in "" and escaped.
Estimate includes some small refactorings.
This is working exactly as designed. In multiselect, after clicking (+) you may now add new element by picking it from drop-down.
> Once you invoke search, you can never get this to disappear: Cannot reproduce that. I may hide search panel by clicking off, or pressing `Escape`. > Right clicking on...
Tried on Windows, and also didn't reproduce above problems. The only issue I do reproduce is with blinking loading indicator.