mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Uptil now when composing PMs, only for @-mentions was the stream / topic being viewed taken into consideration. The PM recipient suggestions were unaffected by the current view. Now this context has been added to the PM recipient suggestions as well, ensuring consistent sorting of options across both typeahead menus, with subscribers and recent posters to that stream / view getting priority. When the view is not narrowed to a stream / topic, the PM suggestions are sorted the same as before. This PR has the same code changes discussed and made in #22630, with an added test suite. Fixes: #21645. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio/notification_sounds | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||