I think in general, there’s a problem when you’re clicking/typing and the UI changes in the middle of it. Like autocomplete results moving around as you click. So probably when there’s a UI update, the inputs right around that time should either be ignored or redirected. Dunno how though.
Comments