Skip to content

[UX] Deadline countdown: show days/hours/minutes/seconds format #193

@realproject7

Description

@realproject7

Problem

Deadline shows raw hours: Next plot due in 161:48:23 — hard to parse.

Expected

Next plot due in 6d 23h 13m 21s

Format rules

  • 1+ days: Xd Xh Xm Xs (e.g. "6d 23h 13m 21s")
  • Under 24h: Xh Xm Xs
  • Under 1h: Xm Xs

Files

  • src/components/DeadlineCountdown.tsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions