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

pressing enter autocompletes first matching suggestedValue when restrictToSuggestedValues is false #56

Open
johnmccabe opened this issue Jul 7, 2016 · 2 comments
Labels

Comments

@johnmccabe
Copy link

Is this behaviour intended, if I supply suggestedValues with restrictToSuggestedValue set to false and I type some text that matches a suggested value pressing enter autocompletes that matching value - means its convoluted to enter a partially matching string. For example to pass l in the example below I have to press escape then enter.

suggestedvalues

See http://plnkr.co/edit/uE8IPffRWwRuqwQSTWy9?p=preview for example.

@robtg4
Copy link

robtg4 commented Oct 31, 2016

@johnmccabe how did you solve the suggestion parameter problem? When I see the suggestion come up and click on it - the whole parameter then dissappears - this happens on your demo

@johnmccabe
Copy link
Author

@robtg4 I'm no longer working with this directive, we were intending to create our own variant as development on this one seems to have stalled.

@dnauck dnauck added the bug label Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants