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

Build Soil ID Soil Info page - Location info, match percentage, and site creation #1156

Closed DerekCaelin closed 4 months ago

DerekCaelin commented 6 months ago

As a user, I want to use the Site Soil ID Soil Info Sheet to learn about and act on the soil ID I selected for my location:

See parent tasks for more details.

Note: Many components built for this module are used both in the Site Soil ID Soil Info page and the Location Soil ID Soil Info page.

How to find the screen

  1. From home screen, select a point on the map
  2. Select "Explore the data" on the Soil ID Tile
  3. Select a soil from the ranked soil list

Design

Design

Acceptance Criteria

DerekCaelin commented 4 months ago

This passes "functional" review in that the page exists and has dummy content displayed correctly, and that different elements appear depending on whether the location is temporary or not. I expect we'll look again once we hook it up to soil ID data with 653. Over to @CourtneyLee333 for her review

CourtneyLee333 commented 4 months ago

Looking good! Some observations:

tm-ruxandra commented 4 months ago

@CourtneyLee333 I can quickly fix the first and third issues there -- thanks for the catches.