falling-fruit-web icon indicating copy to clipboard operation
falling-fruit-web copied to clipboard

Mobile-friendly website for Falling Fruit

Results 173 falling-fruit-web issues
Sort by recently updated
recently updated
newest added

As requested by a user, we could allow locations that were created while logged in and that have not yet been updated or reviewed by another user, to be deleted...

enhancement
api

Many users prefer OpenStreetMap as a basemap because it is much more detailed than Google Maps in some regions. See https://github.com/falling-fruit/falling-fruit/blob/master/app/assets/javascripts/mapcommon.js#L134 for implementation details.

enhancement
good first issue

To be consistent with modern laws and best practices, we should provide an endpoint with which users can unsubscribe from a newsletter directly from a link in said newsletter.

enhancement

The location drawer is one of the most complex and fragile parts of the code and may be worth redesigning with a goal of simplifying the layout and underlying logic....

refactoring
mobile

Going to the list directly from a URL results in an empty list. For example: `/list/@40.0405402577959,-105.2632395613161,21z`. Locations are not loaded. Only when switching to map view are the locations loaded....

bug
mobile

Going back from edit location / add review / edit review / Street View (accessed from map-location) reopens the drawer in middle position rather than showing the location in the...

bug
mobile

Closing Google Street View opened from list-location opens map-location rather than list-location. This is because opening Street View redirects first to map-location. Could this be fixed by using a separate...

bug
mobile

Currently, photos that are taken directly in the app are not saved onto the device, so they are effectively lost to the user. Photos taken in the app should also...

bug
enhancement
mobile

Colorado Gives allows us to generate a widget (powered by MightyCause) from our organization page (https://www.coloradogives.org/organization/fallingfruit/widgets). The result could look like this: https://www.coloradogives.org/forms/fallingfruit?id=k4g8df&embed=donation_widget Perhaps this is more direct and will...

enhancement

Add a dropdown select in the user account panel allowing users to choose the default language to use when they are logged in to the website and their is no...

enhancement