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
awaitexpect(page.locator("[data-idea-board-status]")).toHaveText("Idea Board table edits are in-page only. No project records, auth, AI, or database behavior is connected.");
320
+
awaitexpect(page.locator("[data-idea-board-status]")).toHaveText("Ready to shape ideas and notes.");
<p>Add Note inserts an inline row inside the expanded idea notes area. Creator notes can be edited or deleted. System notes can be edited but not deleted.</p>
82
+
<p>Add Note opens a new note row under the expanded idea. Notes can be edited, and removable notes can be deleted.</p>
<p>No project records or mutating API requests are created by this tool surface.</p>
89
-
<pclass="status" role="status" data-idea-board-status>Idea Board table edits are in-page only. No project records, auth, AI, or database behavior is connected.</p>
88
+
<p>Use this board to shape ideas and notes before creating a project.</p>
89
+
<pclass="status" role="status" data-idea-board-status>Ready to shape ideas and notes.</p>
0 commit comments