Skip to content

[Backport] Admin tabs order not working properly #16919

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from
Closed

[Backport] Admin tabs order not working properly #16919

wants to merge 8 commits into from

Conversation

mage2pratik
Copy link
Contributor

Original Pull Request

#16412

  • Created a method to reorder the tabs which is less complex and works better.

Description

When you add 2 or more tabs to admin area, like order view page, by using the method addTabAfter and the second new tab is placed after the first new tab the sort order does not work as expected.

More details in the issue.

Fixed Issues

  1. Admin tabs order not working properly #16174: Issue title

Manual testing scenarios

Described in the issue.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Original PR

#16175

@sidolov
Copy link
Contributor

sidolov commented Jul 18, 2018

@mage2pratik , I'm closing this PR as duplicate for: #16920

@sidolov sidolov closed this Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants