Bug in topic typeahead
This issue was reported on a PR, but is reproducible in main:
I noticed that doing Shift+Tab to move the cursor into the topic box from the main compose textarea produces a weird artifact, where in quick succession first the text gets all selected, and then a typeahead appears for a moment, and then disappears leaving the cursor at the start of the input. I'm not sure what the bug is, but that seems worth debugging before we test-deploy this.
@N-Shar-ma Would you be up for investigating this one?
I've reported what I found about the bug in CZO
@N-Shar-ma Would you be up for investigating this one?
Have added a couple observations in the CZO thread
Reopening, since https://github.com/zulip/zulip/pull/24181 was reverted in 631ca13428c36b89c9838b2eb971694db1b64029.
Fix has been reverted again.