zulip/web/templates/user_group_settings
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
..
add_members_form.hbs web-i18n: Update frontend translated strings for stream rename channel. 2024-04-24 14:35:04 -07:00
browse_user_groups_list_item.hbs user_groups: Allow joining and leaving groups from left section. 2023-11-29 10:58:04 -08:00
change_user_group_info_modal.hbs modals: Add bottom margin to label elements. 2024-05-03 09:51:36 -07:00
group_permissions.hbs user_groups: Add UI to set and update can_mention_group setting. 2023-11-29 10:58:04 -08:00
new_user_group_users.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
user_group_creation_form.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
user_group_members.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00
user_group_membership_request_result.hbs group_settings: Fix messages shown when adding users to a group. 2023-09-20 15:40:11 -07:00
user_group_settings.hbs group_settings: Refactor code to handle tabs in right section. 2024-02-22 13:09:33 -08:00
user_group_settings_overlay.hbs scroll: Set tabIndex to -1 for simplebar content wrapper. 2024-06-20 10:25:51 -07:00