gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets f2c0f82371 Merge branch '22851-keep-scroll-location-when-collapsing-sidebar' into 'master'
Fix page scrolling to top on sidebar toggle

## What does this MR do?

Prevents page from scrolling to the top when a user clicks sidebar closing hamburger icon as well as when a user is toggling sidebar pinning.

## Why was this MR needed?

When a user is closing the sidebar or pinning the sidebar the scroll position of the page should not be affected.

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #22851

See merge request !6627
2016-10-03 07:57:55 +00:00
..
assets Merge branch '22851-keep-scroll-location-when-collapsing-sidebar' into 'master' 2016-10-03 07:57:55 +00:00
controllers Merge branch '21744-fix-missing-values-in-linter' into 'master' 2016-09-30 16:51:47 +00:00
finders Take filters in account in issuable counters 2016-09-30 12:02:54 +02:00
helpers Review changes 2016-10-01 00:01:47 +03:00
mailers Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
models Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have-requested-access' into 'master' 2016-10-02 11:42:57 +00:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Merge branch '22773-add-comparison-link-to-system-note' into 'master' 2016-10-03 07:25:38 +00:00
uploaders
validators Add '.well-known' to the list of reserved namespaces 2016-09-29 10:36:38 +02:00
views Merge branch 'document-need-owner-or-master-permission-for-initial-push' into 'master' 2016-10-03 07:48:53 +00:00
workers Optimized event pruning query to avoid two queries. 2016-09-07 12:55:25 -07:00