ajones05 / seearound.me-ionic

0 stars 0 forks source link

Category filter should apply to List View too #188

Closed ajones05 closed 7 years ago

ajones05 commented 7 years ago

But right now if I switch to List view, all categories are visible

abdulhafeez commented 7 years ago

Fixed.

ajones05 commented 7 years ago

[Note: this may be fixed with filtering done on the back-end]

This seemed to work at first, but is no longer working for me. Right now if I perform some filter on the map, then switch to List View, it shows all categories. Then when I switch back to Map View, it shows all categories again (even though if I check Filter it still appears several are "off") Here's a video to show it exactly: https://www.dropbox.com/s/qoz4n0y3g7uaqzy/filter%20issue.mov?dl=0

abdulhafeez commented 7 years ago

I did cache-view=false to fix another issue but it caused some issues including this one. Now fixed.