zulip/static
Prakhar Pratyush 01961b4282 stream_popover: Fix confirm button not disabled bug.
On updating the stream from the dropdown menu in the move-messages popover,
the confirm button is enabled. On changing the stream back to the initial
value, doesn't disable the confirm button. It can result in the
creation of infinite notifications.

On stream update, 'update_submit_button_disabled_state()' doesn't receive
'stream_id' as a parameter, resulting in 'undefined' stream_id,
'button.disabled' is always set to false after the first update.
2023-02-03 18:20:39 -08:00
..
assets compose: Create shared compose banner and use for resolved topic warning. 2022-12-06 15:42:07 -08:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images widgets: Make the todo and poll widgets look consistent / similar. 2023-01-30 11:51:33 -08:00
js stream_popover: Fix confirm button not disabled bug. 2023-02-03 18:20:39 -08:00
shared typeahead: Don't show default emojis if overridden by a realm emoji. 2023-01-31 15:52:08 -08:00
styles settings: Fix emoji image preview with wide images. 2023-02-03 11:47:19 -08:00
templates notifications: Avoid misleading href on scroll to bottom notice. 2023-02-03 15:45:06 -08:00
third typeahead: Fix bug where typeahead showed momentarily on shift + tab. 2023-01-30 14:38:25 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00