Today view auto-scrolls to first unchecked item on load #190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — discovered during field use of today view.
Repo
ldraney/landscaping-assistantUser Story
As a crew lead
I want the today view to automatically scroll to the first unchecked item
So that I don't have to manually scroll past completed items every time I open the page
Context
When opening the today view after completing several items, all the checked-off items are still visible at the top. The user has to scroll past them to find the next actionable item. This friction adds up over the course of a workday with many queue items.
File Targets
Files the agent should modify or create:
Files the agent should NOT touch:
Feature Flag
none
Acceptance Criteria
Test Expectations
bin/rails test(no unit test expected — this is a UX behavior)Constraints
scrollIntoView({ behavior: 'smooth' })or equivalentChecklist
Related
landscaping-assistant-- project this affects