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

Filters and dropdown #33

Open
hellonewman opened this issue Jan 5, 2020 · 1 comment
Open

Filters and dropdown #33

hellonewman opened this issue Jan 5, 2020 · 1 comment

Comments

@hellonewman
Copy link
Contributor

The map/table needs filters for users to input their criteria:

  • "Open now" compares current day/time to open days/hours
  • "Accepts SNAP"
  • "Accepts WIC"
    Other filterable items might be added but this will be good to start.

We also need a dropdown for users to select the type of store they are looking for: Supermarket, convenience store, farmers market, or summer food site. This should be a "check all that apply" filter type.

@MilesHeise
Copy link
Contributor

MilesHeise commented Jan 23, 2020

copied from recent PR:

adds basic version of dropdown filters for the map

notes:

  • the multi-filter might want different options/more options/correctly spelled options

  • the filter for things like wic/snap might be better as individual checkboxes? also I had to test functionality using 'saturday' as the filter rather than things like wic or snap because there is currently no data with 'true' for any of them

  • all of it could use a refactor probably, very quickly done

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

2 participants