Files
zulip/static/js/user_events.js
Shubham Dhama 4126089679 settings: Fix real-time update of full_name property in page_params.
Previously, if someone updated his/her name from accounts page and closed
the modal and then reopen the modal, the page still had the old name as
we use `page_params.full_name` in `accounts-settings.handlebars`. This
commit fixes this bug.

Fixes: #10529.
2018-09-25 13:34:22 -07:00

2.6 KiB