You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have create list, each item has 3 auto suggest box entry. While editing the entry in list item at the bottom of the screen, entry is scrolled up when keyboard raise. But suggestion list shown behind the keyboard it is not expected as in android. In android in this situation suggestion list starts from bottom so the suggestion list so visible and easy to select.
Steps to Reproduce
Create a list and itemtemplate should be 3 set of auto suggestion box arranged in stacklayout.
Try to edit bottom of the list item..see the behavior...view is scrolled when keyboard raise so Entry is visible but not the suggestion box.
Expected Behavior
Expected as in android, the Suggestion list starts from the bottom. I mean the suggestions list shows above the entry
Actual Behavior
Suggestion list hides behind the keyboard.
Basic Information
All are updated version.
Version with issue:
Last known good version:
IDE:
Platform Target Frameworks:
iOS:
Android:
UWP:
Android Support Library Version:
Nuget Packages:
Affected Devices: iOS
Screenshots
Reproduction Link
The text was updated successfully, but these errors were encountered:
Description
I have create list, each item has 3 auto suggest box entry. While editing the entry in list item at the bottom of the screen, entry is scrolled up when keyboard raise. But suggestion list shown behind the keyboard it is not expected as in android. In android in this situation suggestion list starts from bottom so the suggestion list so visible and easy to select.
Steps to Reproduce
Expected Behavior
Expected as in android, the Suggestion list starts from the bottom. I mean the suggestions list shows above the entry
Actual Behavior
Suggestion list hides behind the keyboard.
Basic Information
All are updated version.
Screenshots
Reproduction Link
The text was updated successfully, but these errors were encountered: