Link logo in web setup wizard to back-end base URL#17543
Link logo in web setup wizard to back-end base URL#17543magento-engcom-team merged 1 commit intomagento:2.2-developfrom arnoudhgz:bugfix/13948-make-logo-link-to-backend-web-setup-wizard
Conversation
|
Hi @arnoudhgz. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
There was a problem hiding this comment.
Hi @arnoudhgz, thanks for your contribution!
When you remove the CSSclass logo-static from the template, it should be possible to remove its declaration in the LESS file. Please can you look into this?
Thanks!
There was a problem hiding this comment.
@mzeis thank you for the feedback, this was indeed possible.
It was also set in the setup/pub/styles/setup.css file (which was actually loaded on the page).
I removed it from both locations.
When you get to the web setup wizard from the Magento back-end it was not possible to get back to the back-end from this page. This commit makes the logo clickable and when you click it you will return the Magento back-end.
|
Hi @arnoudhgz. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |

Description
When you get to the web setup wizard from the Magento back-end it was not possible to get back to the back-end from this page.
This commit makes the logo clickable and when you click it you will return the Magento back-end.
Fixed Issues (if relevant)
Sidebar shortcut to admin dashboard (Magento logo on top left) has no link in web setup wizard
Manual testing scenarios
Contribution checklist