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

Save button should not move to avoid keyboard in site and project creation forms #1314

Open DerekCaelin opened 4 months ago

DerekCaelin commented 4 months ago

App Version

123

Account

No response

Platforms

Description

The "Save" button on the Create Project or Create Site forms will move to avoid the keyboard, but it should remain stationary

Steps to Reproduce

Project

  1. Go to "Projects" tab
  2. Select "Create Project"
  3. Select a text field to bring up keyboard
  4. see issue

Site

  1. Go to sites screen
  2. tap on the map
  3. select "create site"
  4. select a text field to bring up keyboard
  5. see issue

Expected behavior

Save button remains stationary and can be obscured behind the keyboard

Actual behavior

save button moves as the keyboard expands

Additional context

From Courtney's review of https://github.com/techmatters/terraso-mobile-client/issues/534.

DerekCaelin commented 4 months ago

@paulschreiber the revised title is not accurate I think. @CourtneyLee333 says the save button should not move when the keyboard opens.

CourtneyLee333 commented 4 months ago

Correct. Save button should not float above the keyboard.

paulschreiber commented 4 months ago

Got it. Previous title was "save button moves" and this was labelled as a bug. It was not clear what you wanted.

knipec commented 1 week ago

Triage notes: