Skip to content

Add left-menu toggle to the mobile chat header

Eric Eastwood requested to merge 2225-left-menu-mobile-header-toggle into develop

Add left-menu toggle to the mobile chat header

Testing strategy

  1. Restart the Node.js server after checking out the branch (to ensure the backend server-side render is using the updated template)
  2. Look at desktop chat header and ensure no changes
  3. On mobile, use the left-menu toggle in the chat header
Before After

Closes #2225 (closed)

Edited by Eric Eastwood

Merge request reports