An accessible combobox can follow the correct ARIA pattern and still become unusable when two search responses arrive in the wrong order.
Reproduce this sequence:
Type ca, then quickly type cat.
The cat response arrives first and highlights cat facts.
The slower ca response arrives and replaces the list.






