Remove the guard on either side of May 2022 that limits the library page from selecting other dates.
Set the default start date for data to be "yesterday" (or "last week" or similar)
Optionally - if a default start date is provided via .env variable, set that to the initial start date (so we can continue to test using May 2022 data without always scrolling through 6 months of the date picker)
note that query parameters are already in place that allow a visitor to link to the library page at a specific date
Description
Remove the guard on either side of May 2022 that limits the library page from selecting other dates. Set the default start date for data to be "yesterday" (or "last week" or similar) Optionally - if a default start date is provided via .env variable, set that to the initial start date (so we can continue to test using May 2022 data without always scrolling through 6 months of the date picker)
note that query parameters are already in place that allow a visitor to link to the library page at a specific date
User Story
No response
Architectural Decision Records (ADRs)
No response