stream/topic autocomplete (e.g. #**mobile**)
After #49, which is likely to inform the architecture here.
When picking this up, let's plan to ping Vlad on CZO to see if he feels strongly about a design; otherwise we can try just stitching something together from other kinds of autocomplete that are already in Figma.
I'm excited for this feature!
For anyone picking up this issue: the PR #884 has previous work that might be helpful to borrow from. See Zulip's guide to continuing unfinished work: https://zulip.readthedocs.io/en/latest/contributing/continuing-unfinished-work.html
https://github.com/zulip/zulip/issues/36370 has a plan for updating channel ordering in the web app typeahead. We can have refining the ordering be a follow-up in the mobile app, but could maybe pull in some basic ideas, like handling deactivated and unsubscribed channels, if we aren't doing that already.
Yeah, that would be a good follow-up. Right now in #1902, we do follow the criteria in typeahead_helper.sort_streams for sorting in autocomplete.