Skip to content

Add date tooltips on Gantt bar resize ears#22

Merged
snktshrma merged 1 commit into
mainfrom
cursor/ear-date-tooltip-7dfd
Jun 23, 2026
Merged

Add date tooltips on Gantt bar resize ears#22
snktshrma merged 1 commit into
mainfrom
cursor/ear-date-tooltip-7dfd

Conversation

@Tanops

@Tanops Tanops commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds hover tooltips on the Gantt bar resize ears so you can see which date you are about to change:

  • Left earStart · 15 Jun (formatted start date)
  • Right earEnd · 22 Jun (formatted due/end date)

Uses the existing #gtip overlay. Ear tooltips reveal after 250ms (vs 600ms for full bar tooltips) since the handles are small.

Test plan

  • npm run ci passes
  • Hover left ear on a task bar — start date tooltip appears
  • Hover right ear — end date tooltip appears
  • Drag either ear — dates still resize as before
Open in Web Open in Cursor 

Show Start and End dates when hovering the left and right ears,
using the existing gtip overlay with a shorter reveal delay.

Co-authored-by: Tanops <Tanops@users.noreply.github.com>
@github-actions

github-actions Bot commented Jun 23, 2026

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

@snktshrma snktshrma marked this pull request as ready for review June 23, 2026 15:11
@snktshrma snktshrma merged commit 6dc7c74 into main Jun 23, 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