DEV - Popup disclaimer notifying that users can only search for 2020 - 2024 data. #1894
Labels
Dependency
An issue that includes dependencies
draft
P-feature: Map
Role: Frontend
React front end work
Size: Missing
Milestone
Depedency
Overview
We need to popup a Modal disclaimer when a user searches for data for the current year (2025) that states the application can only query data from 2020 - 2024.
More Info (optional)
Action Items
when (year < 2020 && year >= 2025) { display disclaimerModal }
Resources/Instructions
[Replace this text - Provide these resources here if exist. Provide screenshot only if the issue has visual
changes on the site, do not post screenshots of codebase]
Screenshot before proposed changes
[insert screenshot here]
Screenshot after proposed changes
[insert screenshot here]
The text was updated successfully, but these errors were encountered: