Skip to content

iOS: Auto suggest list hides behind keyboard. #86

Description

@praveennachi60

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

  1. Create a list and itemtemplate should be 3 set of auto suggestion box arranged in stacklayout.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions