Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Prevent onkeyenter input field #1220

Open
ibarbieri opened this issue Dec 5, 2014 · 1 comment
Open

Prevent onkeyenter input field #1220

ibarbieri opened this issue Dec 5, 2014 · 1 comment
Labels

Comments

@ibarbieri
Copy link
Contributor

Bug in autosuggest component

When i'm doing a search i can' t trigger the query on key enter inside the input field.
We fix it commenting //ch.util.prevent(event);

File: https://github.com/mercadolibre/chico/blob/master/src/ui/js/Autocomplete.js#L21

@marcoscaceres26
Copy link

This issue has been temporarily addressed in the autocomplete extension by removing the handler function for the ch.onkeyenter and adding a new one.

@atma atma added this to the v2.0.0 milestone Jun 3, 2015
@battaglr battaglr removed this from the v2.0.0 milestone Mar 2, 2017
@battaglr battaglr added the bug label Mar 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants