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
I was able to reproduce this easily. I only had to wait a few seconds, I think because there may have been multiple MetadataSync jobs in the queue from previous actions, and it just kept stealing the focus repeatedly.
eloquence
changed the title
a sync removes cursor from replybox
Sync removes focus from replybox
Jan 23, 2020
This took a little unpicking to find a simple solution. You can see WiP on my sync-docus-replybox (typo for focus). Just need to add tests for coverage.
STR
Expected
For the cursor to remain in the replybox
Actual
The replybox is no longer selected. If you were typing your have to click back into the replybox to continue typing.
The text was updated successfully, but these errors were encountered: