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

Timeline Facet #291

Open
2 tasks
dleadbetter opened this issue Jul 17, 2024 · 0 comments
Open
2 tasks

Timeline Facet #291

dleadbetter opened this issue Jul 17, 2024 · 0 comments
Assignees

Comments

@dleadbetter
Copy link
Collaborator

dleadbetter commented Jul 17, 2024

There are two main goals here. The first is an mvp.

  • It should be possible to filter search results (places) on a map, based on the dates in their related events. A slider facet would allow the user to set an earliest start date and a latest end date, and typesense should return only places for which the events match those values. Places which also have events outside those values should be included. Places which have no related events, or only related events with dates outside those values should not.
  • It should be possible to see a timeline visualization on the bottom of the map viewport, which extends the width of the viewport, and for which the earliest year and latest year are set by the earliest and latest dates of all events associated with all places in the index. On the timeline, we should see either one point for each event (perhaps start date), and/or a "span" or "range" element for events with a span or range of dates. Since there may be many events, there would have to be some kind of aggregation or stacking UI, so that we can at least see areas of greater/lesser event density, or better yet, we can see all events, stacked vertically when they overlap. Event labels could be hidden by default, and revealed only on hover or click. Events and their related places on the map and in the result sidebare should be visually linked, as results and map points are now -- hover on one highlights the other.
@dleadbetter dleadbetter self-assigned this Jul 17, 2024
@dleadbetter dleadbetter changed the title Timeline Filter Timeline Facet Jul 17, 2024
dleadbetter added a commit that referenced this issue Jul 30, 2024
dleadbetter added a commit that referenced this issue Jul 30, 2024
dleadbetter added a commit that referenced this issue Aug 9, 2024
…cetSlider component; Moving ModalContext to shared package (breaking)
dleadbetter added a commit that referenced this issue Aug 12, 2024
dleadbetter added a commit that referenced this issue Aug 12, 2024
…nt; Adjusting padding based on "description" prop
dleadbetter added a commit that referenced this issue Aug 12, 2024
dleadbetter added a commit that referenced this issue Aug 12, 2024
dleadbetter added a commit that referenced this issue Aug 12, 2024
…rately from current min/max values on the state
dleadbetter added a commit that referenced this issue Aug 12, 2024
dleadbetter added a commit that referenced this issue Aug 13, 2024
dleadbetter added a commit that referenced this issue Aug 13, 2024
dleadbetter added a commit that referenced this issue Aug 14, 2024
dleadbetter added a commit that referenced this issue Aug 15, 2024
dleadbetter added a commit that referenced this issue Sep 10, 2024
dleadbetter added a commit that referenced this issue Sep 11, 2024
dleadbetter added a commit that referenced this issue Sep 11, 2024
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

No branches or pull requests

1 participant