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

Add mock soft stories and polygons to Mapbox Map #92

Open
8 of 9 tasks
Tracked by #100
nickvisut opened this issue Nov 23, 2024 · 0 comments · May be fixed by #95
Open
8 of 9 tasks
Tracked by #100

Add mock soft stories and polygons to Mapbox Map #92

nickvisut opened this issue Nov 23, 2024 · 0 comments · May be fixed by #95
Assignees

Comments

@nickvisut
Copy link
Collaborator

nickvisut commented Nov 23, 2024

Context

Take existing Mapbox component and add/style mock data. The visualization of this data should align with existing design: Figma

Definition of Done

  • Mock seismic data displays correctly
  • Mock tsunami data displays correctly
  • Mock soft story data displays correctly
  • Data displays on load and as map is moved around

Engineering Details

  • Decide how the initial data is loaded (imported server-side, HTTP request, API call)
  • Decide if all data should be loaded upfront (as opposed to a lower fidelity version or subset of it)
  • Implement based on above
  • Test on various screen sizes to confirm adaptability
  • Write unit tests for the map component using Jest #104
@nickvisut nickvisut self-assigned this Nov 23, 2024
@nickvisut nickvisut converted this from a draft issue Nov 23, 2024
@nickvisut nickvisut linked a pull request Nov 23, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

1 participant