Skip to content

Highlight active task and sort running tasks first#100

Merged
gusaiani merged 1 commit intomainfrom
highlight-active-task
Mar 26, 2026
Merged

Highlight active task and sort running tasks first#100
gusaiani merged 1 commit intomainfrom
highlight-active-task

Conversation

@gusaiani
Copy link
Copy Markdown
Owner

Summary

  • Running tasks now sort to the top of the default task list so the active timer is always visible
  • Active task row gets a subtle green background highlight via color-mix
  • E2E tests cover sorting, start/stop transitions, and highlight visibility

Test plan

  • Start a task and verify it floats to the top of the list
  • Verify the running task row has a green tint
  • Stop the task and confirm it loses the highlight and re-sorts
  • Run npx playwright test tests/e2e/active-task.e2e.mjs

Running tasks now float to the top of the default task list so
the user always sees what's being timed. A subtle green background
distinguishes the active row. Adds E2E tests for both behaviors
and a TDD instruction to CLAUDE.md.
@gusaiani gusaiani enabled auto-merge (squash) March 26, 2026 15:17
@gusaiani gusaiani merged commit 38b420a into main Mar 26, 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.

1 participant