Skip to content

Reveal newly added tasks in detail sheet and gantt - #10

Merged
snktshrma merged 2 commits into
mainfrom
cursor/fix-new-task-display-0037
Jun 19, 2026
Merged

Reveal newly added tasks in detail sheet and gantt#10
snktshrma merged 2 commits into
mainfrom
cursor/fix-new-task-display-0037

Conversation

@Tanops

@Tanops Tanops commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Rebased onto latest main (replaced the earlier merge commit) so the branch can be updated/rebased cleanly on GitHub.

Conflict resolution in openDetail:

  • opts.reveal → scroll to bottom when adding a new child task
  • otherwise → preserve scroll when reopening the same task
Open in Web Open in Cursor 

@github-actions

github-actions Bot commented Jun 18, 2026

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

cursoragent and others added 2 commits June 19, 2026 09:28
After addChild(), scroll the task detail modal to the bottom so the new
row is in view instead of off-screen below a preserved scroll position.

Also expand the parent task on the gantt when adding a subtask, scroll the
new bar into view, and default the due date to today when the today's-focus
filter is active so the bar is not hidden.

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/fix-new-task-display-0037 branch from cdc5db0 to 60c0482 Compare June 19, 2026 09:29
@snktshrma
snktshrma merged commit 6ceba3d 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