Skip to content

Fix mobile swipe gesture on userhome, explore, and community home

Eric Eastwood requested to merge fix-explore-mobile-swipe-left-menu into develop

Fix mobile swipe gesture on userhome, explore, and community home

Previously, it would only open if you swiped on the header

Same as what we did in https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1487/diffs#81878339a02f66e54177a924a99c3227f718f2b6_296_296

Testing strategy

  1. On the following pages,
  2. Use the devtools mobile device simulator, https://developers.google.com/web/tools/chrome-devtools/device-mode/
  3. Swipe right to open the left-menu
  4. Swipe left to close the left-menu
Edited by Eric Eastwood

Merge request reports