techmatters / terraso-mobile-client

A React Native project for Terraso’s LandPKS mobile application.
https://landpks.terraso.org
GNU Affero General Public License v3.0
2 stars 0 forks source link

[Intermittent] Sites and site list disappear from home screen #1933

Open knipec opened 3 months ago

knipec commented 3 months ago

App Version

1.0.1

Account

No response

Platforms

Description

Steps to Reproduce

Unknown (but I've at least sometimes noticed it after creating a site from the home screen)

Expected behavior

Bottom sheet listing the sites appears Appropriate sites appear on the map

Actual behavior

The bottom sheet listing the sites is gone No sites appear on the map

Additional context

On my personal Android device:

paulschreiber commented 3 months ago

I saw this today on build 178 Android (Pixel 7). Tapping on the map to create a new temporary location callout caused the site list to reappear.

knipec commented 3 months ago

Triage notes:

DerekCaelin commented 2 months ago

Engineer who picks this up, please size.

shrouxm commented 2 months ago

this thread in the bottom sheet library's issue tracker might be relevant? https://github.com/gorhom/react-native-bottom-sheet/issues/1053