Baseflow / Baseflow/XF-Material-Library

[MaterialTextField] Input type "Autocomplete"

Open
#134 0 comments 5 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C#
Stars
633
Forks
150
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
InputType Choice is OK, but why not have autocomplete combobox? There are some controls, but not in XF-Material design.

**Describe the solution you'd like**
I can provide static items for user and update from background (when TextChanged event), so will be nice to have Loading text. Choices will be shown below Textfield, and I can select one from list or complete text from keyboard. Suggestions can be object, eg. {Id, Value}.

**Additional context**
![image](https://user-images.githubusercontent.com/9069563/55163546-45be6680-516a-11e9-91ef-6402747e6e71.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.