You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
view: Fix focus index before and after Panel Search.
This commit corrects what the code for focus_index_before_search was
intended to do. The focus index was still being updated even in the
search results.
This is fixed by moving `get_focus` into the SEARCH_STREAM/TOPIC
conditional.
Fixeszulip#975
0 commit comments