phlask / phlask-map

Code behind the Phlask Web Map
https://beta.phlask.me
34 stars 36 forks source link

Support filtering of resources #450

Closed vontell closed 2 months ago

vontell commented 5 months ago

Currently, how the frontend works in terms of loading and filtering data is:

There are two pieces that need to be fixed:

  1. Need to reimplement the filtering logic in this file (we can then remove the other selector files)
  2. (optional) It would be nice to stream in or filter/query the firebase DB for certain fields rather than loading all resources at once.

Expected behavior: the filters in the desktop mode work

gcardonag commented 2 months ago

@vontell , should this be closed since it was marked done on the Phlask Data board?

gcardonag commented 2 months ago

Caught up with @vontell and confirmed this can be closed as completed ✅