-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Removed $this->setShowGlobalIcon(); #19309
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
Conversation
Hi @sreichel. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @sivaschenko, thank you for the review. |
@sreichel please consider removal of logic related to |
@sreichel can you please remove the new commit and add it to a separate pull request as the first one is already in delivery stage |
I don't think the pull request will be marked as merged if it will have extra commits, I think it's better to revert the branch to after the first commit and force push |
@sivaschenko I tried to help but its starting to waste time. There are a lot of PRs with multiple commits - e.g. all with failed tests. And |
Not related to the initial commit, but to orlangurs request .... thought i should add it here ... |
0a25aba
to
ba006c0
Compare
Description (*)
Is there any usage of
$this->setShowGlobalIcon()
?I could not find any place where the vaule is used. In M1 there are some more files with this code, but it also seems unused.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)