Skip to content

Add support for passing the initial room name

Add support for passing the initial room name

Fix https://gitlab.com/gitlab-org/gitter/webapp/-/issues/2479

Testing strategy

  1. Open the create room modal and notice the room name is blank without errors (like normal)
  2. Use the slash command /channel foobarbaz and notice the room name is populated with foobarbaz
Edited by Eric Eastwood

Merge request reports