mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
We rely on calling eventually_render_bots from the event handling code path for bot events to both updating the list and switching the tab. Now we decouple the logic and make render_bots take care of rendering the list of bots only and switch the tab upon calling the success handler of creating the bot. Fixes: zulip#17743
34 KiB
34 KiB