publiclab/mapknitter

Ability to filter images shown by time uploaded

开放

#382 创建于 2019年3月5日

 (2 条评论) (0 个反应) (0 位负责人)Ruby (203 个派生)auto 404
help wanted

仓库指标

星标
 (274 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南