mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 15:31:20 +00:00
When the user opens channel create settings from left sidebar, now the focus is set on the channel name input. The logic was already there, but not properly placed inside the overlay code path. Fixes #32034.