hackforla / food-oasis

Repository for the current redevelopment of the Food Oasis Los Angeles website
https://foodoasis.la
GNU General Public License v2.0
72 stars 51 forks source link

Add empty state to list view when there are no results #764

Closed bbovenzi closed 3 years ago

bbovenzi commented 3 years ago

Problem: Currently if you go a to a location without any organizations we show a blank screen for the list view (see below)

Solution: Add some text like "Sorry, we don't have any results for this area. Click here to reset the search". On the reset we can do a search with the defaultCoordinates

Screen Shot 2020-10-28 at 1 37 58 PM
sasi-jj commented 3 years ago

Hi @bbovenzi , i would like to contribute in this work.

bbovenzi commented 3 years ago

@sasi-jj go for it! Let me know if you have any issues getting the app running

sasi-jj commented 3 years ago

Ok i will do 😁

sasi-jj commented 3 years ago

@bbovenzi Need help with NO_TOKEN_WARNING issue in dev - changes made for empty state need to test with list view

bbovenzi commented 3 years ago

@sasi-jj sent you an email with the .env variables