mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
This function will replace `settings_ui.do_settings_change` for api requests which confirms from modals to make loading indicator and error handling easy and clean inside modals. Also replacing some previous code blocks of `channel` with this function in `settings_users.js` which was being used for confirmations modals. This has the side effect of doing better in-modal error handling for accessing the user info modal from the "Manage user" button in user info popovers. Additionally, we now show a loading indicator while waiting for the server in these modals. CZO: #frontend > Error handling inside modals.
6.3 KiB
6.3 KiB