mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The new update_submit_disabled_state_on_change parameter configures the dialog_widget system to disable/enable the confirmation button depending on whether any of the fields in the modal have values differing from their initial values. Fixes #22683.