CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
35 stars 14 forks source link

FILTER: Filter By Date (Part 2 - Custom selection) #2753

Open emmastephenson opened 1 month ago

emmastephenson commented 1 month ago

WIP

User Story

As a user of the eCR Library, I want to filter by custom dates, so that I can only see eCRs from within a specific range I'm interested in.

Example: I only want to see eCRs for the 10 days, 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:

Screenshot 2024-10-11 at 8.35.39 AM.png

Additional context

This ticket includes both the frontend design implementation and the backend querying needed for full functionality.

emmastephenson commented 1 week ago

Not totally sure which date picker component to use (USWDS or input type date). Will need to chat with Ashton + possibly SR developers to determine what's been done elsewhere.