Skip to content

SearchField: Check for acceptableInput before firing an event

ivan tkachenko requested to merge work/ratijas/search-acceptable into master

Any TextInput instance may have an associated validator, in which case it must consult with its validator whether a content string is acceptable.

CC @leinir

Merge request reports