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

Ref. 4736 Chips autocomplete should have option to prevent user own input #5725

Open
wants to merge 1 commit into
base: v1-dev
Choose a base branch
from

Conversation

dorphalsig
Copy link

Chips autocomplete should have option to prevent user own input

  • added boolean option autoCompleteOnly to chips defaults options
  • when pressing enter to add a chip, the chip is only added if M.Chips.options.autocompleteOnly==false (or if hasAutcomplete == false)

----
- added boolean option autoCompleteOnly to chips defaults options
- when pressing enter to add a chip, the chip is only added if M.Chips.options.autocompleteOnly==false (or if hasAutcomplete == false)
Copy link

@jagansindia jagansindia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This option is perfect

@dorphalsig
Copy link
Author

@jagansindia would be even more perfect if it got merged xD

@ryanrapini
Copy link

Any chance this is getting merged? Would love this option

@alphamarket
Copy link

Why on earth this hasn't got merge since 2018?

@amardeepranu
Copy link

amardeepranu commented Jul 30, 2020

Any chance of merging?

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

Successfully merging this pull request may close these issues.

None yet

5 participants