mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This allows this component to follow existing design patterns, rather than being its own unusual element with various quirks. The implementation is approximately the same as before I just migrated "Edit custom profile field" form into modal, like "Add new custom profile field" form modal. Fixes: #21634