Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV - Popup disclaimer notifying that users can only search for 2020 - 2024 data. #1894

Open
8 tasks
traycn opened this issue Jan 14, 2025 · 1 comment
Open
8 tasks
Assignees
Labels
Dependency An issue that includes dependencies draft P-feature: Map Role: Frontend React front end work Size: Missing
Milestone

Comments

@traycn
Copy link
Member

traycn commented Jan 14, 2025

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

  • Locate where in the Filter component DateRange is set.
  • Add disclaimerModal component with "Cannot query 2025 data" disclaimer text
    • Add close action using:
      • Close button
      • Click event outside the modal
    • For @traycn : Get disclaimer text for dev
  • Add conditional 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]

  • Figma design file link
  • Related previous ticket
Screenshot before proposed changes

[insert screenshot here]

Screenshot after proposed changes

[insert screenshot here]

@traycn traycn added this to the 04 - Map Page milestone Jan 14, 2025
@traycn traycn self-assigned this Jan 14, 2025
@github-project-automation github-project-automation bot moved this to New Issue Approval in P: 311: Project Board Jan 14, 2025
@traycn traycn changed the title Dev - Popup disclaimer notifying that users can only search for 2020 - 2024 data. DEV - Popup disclaimer notifying that users can only search for 2020 - 2024 data. Jan 15, 2025
@ryanfchase
Copy link
Member

Moving this to Icebox until discussion is resolved in design ticket: #1893

@ryanfchase ryanfchase moved this from New Issue Approval to Icebox (on hold) in P: 311: Project Board Jan 19, 2025
@ryanfchase ryanfchase added the ready for dev lead ready for developer lead to review the issue label Jan 22, 2025
@ryanfchase ryanfchase added Dependency An issue that includes dependencies and removed ready for dev lead ready for developer lead to review the issue labels Jan 27, 2025
@ryanfchase ryanfchase moved this from Icebox (on hold) to New Issue Approval in P: 311: Project Board Jan 27, 2025
@ryanfchase ryanfchase moved this from New Issue Approval to Icebox (on hold) in P: 311: Project Board Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependency An issue that includes dependencies draft P-feature: Map Role: Frontend React front end work Size: Missing
Projects
Status: Icebox (on hold)
Development

No branches or pull requests

2 participants