Skip to content

Add comment textarea for projects, tasks, and subtasks - #14

Merged
snktshrma merged 2 commits into
mainfrom
cursor/add-task-comments-0037
Jun 19, 2026
Merged

Add comment textarea for projects, tasks, and subtasks#14
snktshrma merged 2 commits into
mainfrom
cursor/add-task-comments-0037

Conversation

@Tanops

@Tanops Tanops commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Rebased onto main with a linear history (replaced the earlier merge commit).

Conflict resolution

  • src/app/main.js: Comment field support from this PR; syncTaskDates and normalizeSize from main.
  • src/lib/tree.js: Comment trimming plus size normalization on load.
  • tests/tree.test.js: Comment tests and legacy xss size migration test.

All 43 tests pass locally. The branch should now support GitHub rebase/update without conflicts.

Open in Web Open in Cursor 

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-19 11:26 UTC

@snktshrma
snktshrma marked this pull request as ready for review June 19, 2026 10:49
cursoragent and others added 2 commits June 19, 2026 11:25
- Store optional comment on every tree node and persist via board sync
- Show a comment field in the detail sheet for projects, tasks, and subtasks
- Normalize blank comments to null on load

Co-authored-by: Tanops <Tanops@users.noreply.github.com>
Co-authored-by: Sanket Sharma <sharma.sanket272@gmail.com>
@cursor
cursor Bot force-pushed the cursor/add-task-comments-0037 branch from 91035a9 to 1ff3046 Compare June 19, 2026 11:25
@snktshrma
snktshrma merged commit a7c66e3 into main Jun 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants