bitwarden / mobile

Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
https://bitwarden.com
GNU General Public License v3.0
152 stars 24 forks source link

Cannot scroll to see all entries after search on iPhone #3391

Closed sspearing closed 2 months ago

sspearing commented 2 months ago

Production Build

Steps To Reproduce

  1. On iPhone 8
  2. Open and unlock app
  3. Search for an entry
  4. If there are more than four matching entries but less than ten, the keyboard will hide the last six entries.
    1. cannot scroll down or hide the keyboard to view entries five through nine.
  5. Current workaround is to select a visible entry then close it and the full list will be shown without the keyboard.

Expected Result

Should be able to scroll through the entries to see entries five to nine with keyboard shown at same time. or hide keyboard with done button.

Actual Result

Scrolling is not possible and entries are hidden behind keyboard

Screenshots or Videos

No response

Additional Context

No response

Operating System

iOS

Operating System Version

16.7.10 and earlier

Device

iPhone 8

Build Version

8086

sspearing commented 2 months ago

Same as issue #3383