Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: Auto suggest list hides behind keyboard. #86

Open
praveennachi60 opened this issue Dec 7, 2020 · 1 comment
Open

iOS: Auto suggest list hides behind keyboard. #86

praveennachi60 opened this issue Dec 7, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@praveennachi60
Copy link

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

@lauditore
Copy link

I have this same issue.
Have you been able to solve it?

@dotMorten dotMorten added the bug Something isn't working label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants