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
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