Add notes persistence scenario to planner-session spec
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
205e2bbbe0
commit
0fd0e8e135
1 changed files with 5 additions and 0 deletions
|
|
@ -31,3 +31,8 @@ The Planner SHALL synchronize waypoint edits, route options, and overlay prefere
|
|||
#### Scenario: Notes cursor awareness
|
||||
- **WHEN** participant A selects text in the notes editor
|
||||
- **THEN** participant B sees participant A's selection highlighted in A's assigned color
|
||||
|
||||
#### Scenario: Notes persist across reload
|
||||
- **WHEN** a participant reloads the session page
|
||||
- **THEN** the notes content is restored from the Yjs document
|
||||
- **AND** the editor displays the existing text immediately
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue