1413c94a8e
Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists ## What does this MR do? Fixes issue: 15081 Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists This is done by saving into a cookie when the active tab changes and by always selecting that tab when the page is loaded. ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? In order to fix the issue: 15081 ## Screenshots (if relevant) ## Does this MR meet the acceptance criteria? - [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [x] Added for this feature/bug - [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 it does - 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 #15081 See merge request !7314 |
||
---|---|---|
.. | ||
behaviors | ||
environments | ||
u2f | ||
.gitignore | ||
abuse_reports.html.haml | ||
awards_handler.html.haml | ||
builds.rb | ||
dashboard.html.haml | ||
emoji_menu.js | ||
event_filter.html.haml | ||
gl_dropdown.html.haml | ||
gl_field_errors.html.haml | ||
header.html.haml | ||
issue_sidebar_label.html.haml | ||
issues.rb | ||
line_highlighter.html.haml | ||
linked_tabs.html.haml | ||
merge_request_tabs.html.haml | ||
merge_requests_show.html.haml | ||
new_branch.html.haml | ||
project_title.html.haml | ||
projects.json | ||
search_autocomplete.html.haml | ||
signin_tabs.html.haml | ||
todos.json |