You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would allow us to connect nodes together and manipulate them without a working connection to the backend.
It is crucial to manipulate nodes interactively even when the connection to backend was lost OR when the backend is not local, so we do not wait for confirmation responses.
Specification
The model should remember which changes were submitted and confirmed in order to submit missing ones when backend re-connects.
Acceptance Criteria & Test Cases
Ability to connect nodes together without running backend.
Tests with backend showing the system working.
The text was updated successfully, but these errors were encountered:
Summary & Value
Specification
Acceptance Criteria & Test Cases
The text was updated successfully, but these errors were encountered: