gitlab-org--gitlab-foss/app/assets
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
..
fonts
images Fix markdown anchor icon interaction 2016-09-02 13:55:10 -05:00
javascripts Fix page scrolling to top on sidebar toggle 2016-10-01 15:25:07 -05:00
stylesheets Add word-wrap to issue title on issue and milestone boards 2016-10-01 20:27:39 -05:00