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

Allow custom input #62

Open
vinerz opened this issue Mar 17, 2017 · 1 comment
Open

Allow custom input #62

vinerz opened this issue Mar 17, 2017 · 1 comment

Comments

@vinerz
Copy link

vinerz commented Mar 17, 2017

This element is awesome, congratulations for its contributors!

However, my usage requires that the element to not be constrained by the source values, allowing custom inputs there too.

This way, the autocomplete should act only as a helper to get to the result faster.

Can it be done today with some config property? I am currently using autocompleteElement.$.autocompleteInput.value to accept any value, but this is a really dirty workaround.

@jhuesos
Copy link
Collaborator

jhuesos commented Mar 24, 2017

I agree I think it would be useful. How do you expect this should work? What would you expect to happen with the value? value === text === value in the input field?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants