Today tab: property picker dropdown on search input #65
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 improvement
Repo
ldraney/landscaping-assistant
User Story
As a user, I want to click the search bar on the Today tab and see a list of all properties I can scroll through and select, so I can quickly add one to today's queue without scrolling to the Recent section.
Context
Adding a property to today's queue required scrolling down to the Recent section and tapping the + button. No quick-pick from the top of the page.
File Targets
app/views/work_queue_items/index.html.erbapp/javascript/controllers/property_picker_controller.jsapp/assets/stylesheets/application.cssapp/controllers/work_queue_items_controller.rbAcceptance Criteria
Test Expectations
Constraints
None
Checklist
Related
None