Skip to content

Add delay for recipient selector autocomplete

Matthias Larisch requested to merge ml-message-list-ordering into master

The autocomplete tagedit used to select recipients for a new conversation actually does support a delay, the time it waits after a keypress to send the request. I don't know why I thought it doesn't or why it was set to 0, actually it works locally.

Pretty sure this shouldn't break things but improve the user experience :-)

Merge request reports