Hebi Li
Hebi Li
It would be great to show users 1. what pods their peers are selecting, and 2. the cursors of the peers (like Miro's cursors below).
Old: - ``: jump to parent - ``: jump to top-left child Problem: `` needs to be reserved for close pop-up menus, e.g., right-click menus. Proposed: - `-`: jump to...
We indeed need a unified undo/redo to handle both canvas (Reactflow) and text (Monaco and Remirror) operations, as suggested by @forrestbao. This needs to be done with [Yjs UndoManager](https://docs.yjs.dev/api/undo-manager) to...
We need to put the following into awareness, so that users can see their peers' state: 1. selected pods 2. focused pods
Double click on an edge shall pop up an `input` box to allow users to enter the [edge label](https://reactflow.dev/docs/api/edges/edge-options/#label) text to display on the edge
The current behavior of scope copying doesn't copy the edges.
Features - analyze code snippets to understand: - the function name - the call graph - According to the call graph, auto-layout all pods in the selected scope and add...
- A cloud disk to mount into the runtime containers - File upload and download
Theming
Provide various custom themes.