zulip/frontend_tests
N-Shar-ma 728fee31b2 typeahead: Ignore mouse position for selection until it's moved.
Added a property `mouse_moved_since_typeahead` to the typeahead class
which tracks whether the mouse has been moved since the typeahead
menu appeared.

The hovered over menu item is highlighted on `mouseenter` only if
`mouseMoved` is true. Otherwise, the cursor is hidden temporarily.

Code substantially reorganized by tabbott.

Fixes: #21018.
2022-02-15 17:26:22 -08:00
..
node_tests narrow_banner: Add special notice for spectators. 2022-02-15 17:21:41 -08:00
puppeteer_lib typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
puppeteer_tests typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
zjsunit docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00