mediawiki-extensions-Discus.../modules/dt-ve
Ed Sanders c15399568f Wait for API response before updating suggestion list
We can update the local filtered list before then, but then we would
have to do two updates for each keystroke, one to do an instant local
filter and another to back-fill the list when the remote results
become available. Currently CompletionAction is not set up for this,
and this might be confusing behaviour.

Bug: T256974
Change-Id: I6194cdcd6459be17fb142e644d73c9ec4036ba08
2020-07-02 15:12:30 +01:00
..
CommentTarget.js Move VE components to dt-ve 2020-06-22 20:09:18 +02:00
CommentTargetWidget.js Move VE components to dt-ve 2020-06-22 20:09:18 +02:00
CommentTargetWidget.less Move VE components to dt-ve 2020-06-22 20:09:18 +02:00
dt.ui.UsernameCompletionAction.js Wait for API response before updating suggestion list 2020-07-02 15:12:30 +01:00
dt.ui.UsernameCompletionTool.js UsernameCompletionTool: Use 'userAdd' icon 2020-06-24 12:33:33 +01:00