Skip to content

[FEATURE] Trim handles don't show a live time tooltip while dragging #1784

Description

@magic-peach

Feature description
TrimControl.tsx's drag handles (lines 208-239) update recipe.trimStart/trimEnd live while dragging, but there's no floating tooltip showing the exact timestamp near the handle during the drag — the user has to look elsewhere at a separate numeric display to see the precise value.

Problem this solves
Precise trimming requires glancing away from the handle you're actively dragging, which is awkward on a timeline-style control.

Proposed solution
A small floating label above/below each handle, visible only while dragging.current is truthy, showing the formatted current time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to existing functionalitygssoc'26GirlScript Summer of Code 2026level:beginnerBeginner level - 20 ptstype:designUI/UX designtype:featureNew featureui/uxUser interface or experience improvement

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions