mirror of https://github.com/zulip/zulip.git
c43d48b22f
The most notable change here is that when you are adding subscribers to a stream as part of creating the stream, you can now use the same essential pill-based UI for adding users as we do when you edit subscribers for an existing stream. We don't try to exactly mimic the edit-stream UI or implementation, since when you are adding subscribers during create-stream, we are just updating a list in memory, whereas in the edit-stream UI, we immediately send info to the server. Fixes #20499 |
||
---|---|---|
.. | ||
add_subscribers_form.hbs | ||
browse_streams_list.hbs | ||
browse_streams_list_item.hbs | ||
change_stream_info_modal.hbs | ||
new_stream_user.hbs | ||
new_stream_users.hbs | ||
selected_stream_title.hbs | ||
stream_creation_form.hbs | ||
stream_description.hbs | ||
stream_member_list_entry.hbs | ||
stream_members.hbs | ||
stream_permission_description.hbs | ||
stream_privacy_icon.hbs | ||
stream_settings.hbs | ||
stream_settings_checkbox.hbs | ||
stream_settings_overlay.hbs | ||
stream_subscription_request_result.hbs | ||
stream_types.hbs | ||
subscriber_count.hbs | ||
subscription_setting_icon.hbs |