zulip/frontend_tests
sahil839 4dc3e5f96f popovers: Enable keyboard support for user info popovers.
This commit enables keyboard support for user info popovers for
navigating through popover options using up/down keys.

We add get_user_info_popover_items function, whose implementation
is different from other similar functions. Instead of using
popover_data.$tip we directly use $("div.user-info-popover")
because when we open the popover of bot owner from the bot
popover, the element which opens the popover is removed from
DOM and popover_data is undefined.
2020-09-22 15:42:53 -07:00
..
node_tests popovers: Enable keyboard support for user info popovers. 2020-09-22 15:42:53 -07:00
puppeteer_lib js: Purge people module from window. 2020-09-01 19:55:58 -07:00
puppeteer_tests puppeteer: Wait for save button before checking the text. 2020-09-09 13:14:16 -04:00
zjsunit node tests: Find files in Python. 2020-09-03 07:57:58 -04:00