forked from zulip/zulip-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Autocomplete update without controlled inputs
Now that we do not control the values of the compose box and the topic input we imperatively force the change of their values on auto-completion. Two new handlers for messageAutocomplete and topicAutocomplete are created that change the text input values then call the previous `onChange` event handlers.
- Loading branch information
1 parent
8287175
commit 243d95d
Showing
1 changed file
with
19 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters