Skip to content

Add room favourite drag and drop to Vue left-menu

Add room favourite drag and drop to Vue left-menu

On favourite persisting request failure, we show a notification and rollback:

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

Try the following with and without the feature toggle:

  1. Drag rooms into the favourites list
  2. Drag rooms around in the favourites list
  3. Drag rooms out of the favourites list

Previous old left-menu code

Frontend

Styles:

Server:

Dev notes


Closes https://gitlab.com/gitlab-org/gitter/webapp/issues/2154

Edited by Eric Eastwood

Merge request reports