-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Conversation
9cf4048 fixes a problem where if a user's name and username are very different, the search results would be wonky because we only sorted by username. E.g. if a user's name is "Phil" but their username is "blah", if you searched for |
38989e3 fixes a bug where if somehow a server search doesn't return results that definitely exist in the local participants list, we at least show the local results as suggestions. This solves for edge cases where Algolia may be broken, Vulcan may be out of sync, or the API slows/fails a search query - at least in these situations local results will appear for autocompletion. |
@mxstbr given thorough testing locally here, and ability to iterate on the search results as we find problems, I'm going to admin ship this and complete the prod cut for 2.6.2 :) |
The irony of fixing mentions is strong with PR |
How do you mean @phil? |
I think when I was typing a comment here I accidentally mentioned Phil while providing examples 😛
Brian
…________________________________
From: Max Stoiber <[email protected]>
Sent: Saturday, February 2, 2019 4:03 AM
To: withspectrum/spectrum
Cc: Brian Lovin; State change
Subject: Re: [withspectrum/spectrum] Mentions polish (#4582)
How do you mean @phil<https://github.com/phil>?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#4582 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AB1YvLvCPw3d4b92QzD7Edvm8q3ro-myks5vJX6KgaJpZM4aTw-t>.
|
Oh 🤣 |
Status
Deploy after merge (delete what needn't be deployed)
When I put this on alpha I noticed some bugs:
cDU
instead ofcDM
@f
and then hit backspace to have@
we were clearing all participants instead of restoring the original list of message senders + author