Skip to content

Min search#13

Open
bakerac4 wants to merge 2 commits intomasterfrom
min-search
Open

Min search#13
bakerac4 wants to merge 2 commits intomasterfrom
min-search

Conversation

@bakerac4
Copy link
Contributor

@bakerac4 bakerac4 commented Apr 4, 2019

Adding minCharacters property.
Do not search if input value is < minCharacters

@bakerac4 bakerac4 self-assigned this Apr 4, 2019
@bakerac4 bakerac4 requested a review from billdami April 4, 2019 22:00
onclose=onclose
onfocus=(action "handleFocus")
oninput=oninput
oninput=(action "onInput")
Copy link
Member

Choose a reason for hiding this comment

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

@bakerac4 it looks like the consuming app is losing the ability to provide their own oninput action handler with this change. maybe we could add a tryInvoke(this, 'oninput', [text]) to the onInput action to maintain this?

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.

2 participants