Open emmastephenson opened 1 month ago
As a user of the eCR Library, I want to filter by date, so that I can only see eCRs from within a given date range.
Example: I only want to see eCRs for the last week, so I can identify issues.
Scenario 1
Link to Figma design in Dev mode Link to Figma prototype
Screenshots below should not be used for working on this ticket - always refer to Figma design for most up-to-date designs:
This ticket does NOT include implementing or showing the custom date filter - that is a separate ticket.
This ticket includes both the frontend design implementation and the backend querying needed for full functionality.
Notes from Planning:
setFullYear
User Story
As a user of the eCR Library, I want to filter by date, so that I can only see eCRs from within a given date range.
Example: I only want to see eCRs for the last week, so I can identify issues.
Acceptance Criteria
Scenarios
Scenario 1
Design Notes
Link to Figma design in Dev mode Link to Figma prototype
Screenshots below should not be used for working on this ticket - always refer to Figma design for most up-to-date designs:
Additional context
This ticket does NOT include implementing or showing the custom date filter - that is a separate ticket.
This ticket includes both the frontend design implementation and the backend querying needed for full functionality.