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

It's Autocomplete, but missing drop down Picker functionality #24

Open
SagarPanwala opened this issue Dec 8, 2018 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@SagarPanwala
Copy link

SagarPanwala commented Dec 8, 2018

Autocomplete has dropdown, but it should show as Picker, not as embed view. Right now when we try to show Autocomplete in Stack, it changes position of all layout.

Suggestion should be overlay to our UI

@brogowski brogowski added the enhancement New feature or request label Dec 11, 2018
@brogowski
Copy link
Collaborator

Hi, thanks for posting.

Yes, you are right - it should show as Picker, however Xamarin's Picker is not editable...

We will take a look at how to make overlay working.

@BryanGerre
Copy link

@brogowski once the item is selected, it there a way to bind the selected value back to the viewmodel?

@brogowski
Copy link
Collaborator

@BryanGerre After selection, selected value is set to SearchText property. You can use this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants