zulip/web/templates/popovers
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
..
compose_control_buttons compose: Add keyboard shortcuts to compose control buttons' tooltips. 2024-05-07 16:11:35 -07:00
emoji scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
left_sidebar scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
navbar scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
user_card organization settings: Add links to manage deactivated users. 2024-04-01 15:43:16 -07:00
change_visibility_policy_popover.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
message_actions_popover.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
mobile_message_buttons_popover.hbs web-stream-settings: Update strings for stream rename channel. 2024-04-24 14:35:04 -07:00
playground_links_popover.hbs
send_later_popover.hbs templates: Remove unnecessary prop-element class. 2024-05-28 10:44:15 -07:00
user_group_info_popover.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00