Problem:
When a property is selected and we tab between input suggesters. Tabbing further very quickly to add a new property, the input suggester of the previous input box still pops up after a delay. This should not happen, i.e. the previous suggester should not pop up anymore after the user tabbed out of that input field.
Screenshots
Acceptance criteria:
- When we tab out of an input field after selecting, the suggester should remain closed on the selection made
Original report:
I apologize if I already reported this, it's a long running issue. When the back end is slow (I don't know how else to explain it), this issue appears. When the back end is otherwise fast, it mostly disappears altogether.