gravity-ui / uikit

Home Page:https://gravity-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextInput hasClear + onBlur and onFocus

ArSharlahy opened this issue · comments

When you use TextInput with hasClear, onBlur and onFocus events fires if you focused in filed and click on clear button. Logicaly it should occured only on blur component as whole.