zulip/web/templates/popovers/emoji
Shubham Padia 43eebbf9c6 scroll: Set tabIndex to -1 for simplebar content wrapper.
Fixes #30403.
Having tabIndex set to 0 led to keyboard focus being put on
a scrollbar container, which led to users having to tab twice
to skip a container.
This commit also removes instances of tabIndex being set to
-1 programatically for certain cases, since it is -1 by default now.
This commit also removes `outline: none` for simplebar since
that property is not needed anymore because the wrapper is
not focusable anymore.
2024-06-20 10:25:51 -07:00
..
emoji_popover.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
emoji_popover_emoji.hbs emoji_picker: Search result emojis now named as the matching alias. 2024-04-12 17:40:24 -07:00
emoji_popover_emoji_map.hbs
emoji_popover_search_results.hbs
emoji_showcase.hbs