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

QChipsInput: add QAutocomplete support #1932

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

pdanpdan
Copy link
Collaborator

  • when autocomplete list is visible ENTER key only selects from the list, so in order to add a value not in the list you first have to close the list
  • adding is disabled while loading

close #400, close #855, close #1432, close #1905, close #1926

- when autocomplete list is visible ENTER key only selects from the list, so in order to add a value not in the list you first have to close the list
- adding is disabled while loading

close quasarframework#400, close quasarframework#855, close quasarframework#1432, close quasarframework#1905
@rstoenescu rstoenescu merged commit 5951edf into quasarframework:dev Apr 12, 2018
@pdanpdan pdanpdan deleted the qchips-autocomplete branch April 12, 2018 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants