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

Issue 1622/activist portal events map #1652

Open
wants to merge 21 commits into
base: epic-1615/activist-portal-base
Choose a base branch
from

Conversation

djbusstop
Copy link
Collaborator

@djbusstop djbusstop commented Nov 14, 2023

Description

This PR implements a map for viewing events.

The scope for this work is to just make a map which displays locations with events and can display the events at a location when clicking a location. It should also take up all the space of it's parent so it can be put within a page.

The thinking is that filtering, location search, keyword search, and dates can be done externally and will likely be the same in the event list, as this is just a different representation of an event list. This way the same controls can filter either component.

Screenshots

[Add screenshots here]

Changes

  • Adds
    • ZUIMap which can render any location and associated data
    • EventsMap to the Map page in the activist portal

Notes to reviewer

[Add instructions for testing]

Related issues

Resolves #1622

@djbusstop djbusstop changed the base branch from main to epic-1615/activist-portal-base November 14, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Events map ✊
2 participants