mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Currently, our edit-field-choice form in custom profile field settings in admin UI, is rendered when settings modal is loaded not when admin user clicks on edit-btn. Admin user open edit-field-form of choice-type-field, do some changes in choices, discard those changes and close edit-field-form. When admin user again open this edit-field-form, those discarded changes are displayed, instead of original choices data. Fix this issue by re-rendering field choices when admin user clicks on edit-field-btn. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||