boolder-org / boolder-android

Boolder Android app https://www.boolder.com/en/app
MIT License
23 stars 12 forks source link

Add area download FAB #145

Open wang-li opened 1 week ago

wang-li commented 1 week ago

In order to ease the download of the photos for an area, an additional FAB has been added. This FAB will appear when an area is focused on the map. A click on it will display a bottom sheet to manage the download of the current area, along with the nearby ones.

https://github.com/boolder-org/boolder-android/assets/8343416/c9171e6b-4af1-454a-ab6b-9091f268e8bd

nmondollot commented 1 week ago

Great!

I found 2 bugs however:

1/ I go in "Franchard Sablons" and tap on the FAB and download the area Then I move the map to "Hautes Plaines". The area bar is flashing like crazy between the two areas

https://github.com/boolder-org/boolder-android/assets/330823/daa48b91-d19b-4a35-a2b6-33e7b330af0c

2/ I go in "Franchard Sablons" and tap on the FAB and download the area Then I move the map to "Franchard Cuisinière" => I can't see the status of the download when I tap on the FAB

Bug 1 is really annoying, let's fix it before we ship? Bug 2 is more of a UI/UX concern, and I'm working on a cluster detector on iOS that may fix the problem => let's talk about it soon.