close autocomplete on enter
This commit is contained in:
parent
ffff66a92d
commit
22587da5ff
2 changed files with 4 additions and 2 deletions
|
@ -34,7 +34,7 @@ export default class AutocompleteWrapperModel {
|
|||
}
|
||||
|
||||
onEnter() {
|
||||
|
||||
this._updateCallback({close: true});
|
||||
}
|
||||
|
||||
onTab() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue