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

Bottom sheet missing if there are no sites on signin #2512

Open DerekCaelin opened 2 days ago

DerekCaelin commented 2 days ago

App Version

210

Account

No response

Platforms

Description

When the user opens the app and has no sites, the bottom sheet does not appear.

Steps to Reproduce

  1. have no sites
  2. sign in
  3. see issue

Expected behavior

Site bottom sheet is visible

Actual behavior

no site bottom sheet is visible

Additional context

site bottom sheet reappears if user creates a site

site bottom sheet stays if user creates and deletes a site, until closing and reopening the app

paulschreiber commented 1 day ago

This broke with https://github.com/techmatters/terraso-mobile-client/pull/2338.

paulschreiber commented 37 minutes ago

Please verify in 212 or later.