zulip/web/templates/stream_settings
Hardik Dharmani ede1e547ee stream_settings: Fix bugs with #stream-creation .modal-footer.
This commit addresses `#stream-creation .modal-footer` becoming
transparent after an error in creating a stream due to overlapping
with `.stream-creation-body`. Instead of adding data-simplebar on
.stream-creation-body, added it to a new div
`stream-creation-simplebar-container` which contains 3 divs:
stream_create_info,stream_creating_indicator and stream-creation-body.

Additionally, fixed the border-radius of the modal footer on the
bottom left side for device width > $md_min.

Fixes #25526
2023-05-11 15:50:56 -07:00
..
add_subscribers_form.hbs
announce_stream_checkbox.hbs streams: Make stream settings and create stream UI more consistent. 2023-04-24 17:02:33 -07:00
browse_streams_list_item.hbs
browse_streams_list.hbs
change_stream_info_modal.hbs modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
copy_email_address_modal.hbs
new_stream_user.hbs
new_stream_users.hbs streams: Allow sorting of stream members. 2023-03-01 17:29:01 -08:00
selected_stream_title.hbs
stream_creation_form.hbs stream_settings: Fix bugs with #stream-creation .modal-footer. 2023-05-11 15:50:56 -07:00
stream_description.hbs
stream_member_list_entry.hbs
stream_members.hbs streams: Allow sorting of stream members. 2023-03-01 17:29:01 -08:00
stream_privacy_icon.hbs stream_privacy: Use new lock and hashtag icons. 2023-04-10 23:41:30 -07:00
stream_settings_checkbox.hbs
stream_settings_overlay.hbs tooltips: Shift all tooltip templates to tooltip_templates.hbs. 2023-05-09 11:10:58 -07:00
stream_settings_tip.hbs
stream_settings.hbs tooltips: Shift all tooltip templates to tooltip_templates.hbs. 2023-05-09 11:10:58 -07:00
stream_subscription_request_result.hbs
stream_types.hbs streams: Make stream settings and create stream UI more consistent. 2023-04-24 17:02:33 -07:00
subscriber_count.hbs
subscription_setting_icon.hbs stream_privacy: Use new lock and hashtag icons. 2023-04-10 23:41:30 -07:00