publiclab/mapknitter

Ability to filter images shown by time uploaded

Open

#382 opened on Mar 5, 2019

 (2 comments) (0 reactions) (0 assignees)Ruby (203 forks)auto 404
help wanted

Repository metrics

Stars
 (274 stars)
PR merge metrics
 (PR metrics pending)

Description

If we allow people to see each others' images, filtering what's shown by timeline is going to be very useful. Luckily there are a range (pun intended) of options for this:

My ideal is to have a timeline slider with start/end handles to show only those images which were created/uploaded in the selected time range.

This could start with just hiding in the UI, but we might eventually try to wire this up to an API call that fetches within a time bounds. But that can come later.

Contributor guide