Skip to content

Add highlight for current room (Vue left-menu)

Eric Eastwood requested to merge 2176-highlight-current-room into develop

Add highlight for current room (Vue left-menu)

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

Testing strategy

  1. Add the feature toggle, node ./scripts/utils/feature-toggle.js --name vue-left-menu --description "Left menu using Vue (alpha)"
  2. Enable the feature toggle
  3. Visit a room and notice the highlight on the left-menu for that room
Edited by Eric Eastwood

Merge request reports