mirror of https://github.com/zulip/zulip.git
4dc3e5f96f
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. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |