Skip to content

Add left-menu mobile toggle to explore page

Eric Eastwood requested to merge add-left-menu-toggle-to-explore into develop

Add left-menu mobile toggle to explore page

When you sign in, you land on the explore page. This MR makes it more obvious that you can switch rooms for mobile users

MR where we added the left-menu toggle to the chat header: https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1639

Before After

Testing strategy

  1. Checkout the branch and restart the Node.js server to get the new template in place
  2. Visit http://localhost:5000/home/explore/ on mobile (can use DevTools emulation)
  3. Click the left-menu toggle and notice the left-menu opens

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

Part of https://gitlab.com/groups/gitlab-org/gitter/-/epics/7

Edited by 🤖 GitLab Bot 🤖

Merge request reports