- Issue created by @admin_juhisingh
- Status changed to Needs review
over 1 year ago 11:38am 12 May 2023 - 🇮🇳India admin_juhisingh
I have fixed this issue and added a patch.
Please review. - 🇮🇳India admin_juhisingh
I have again fixed this issue and added a patch.
Please review. - 🇮🇳India admin_juhisingh
I have again fixed this issue and added a patch.
Please review. - Status changed to Needs work
over 1 year ago 6:56am 17 May 2023 Tested the patch on 9.5.x. Found these issues :
1. For anonymous users, now duplicate hamburger is visible. Refer to the screenshot.
2. See the home icon, which is hiding behind the admin toolbar. Refer to the screenshot.- Status changed to Needs review
over 1 year ago 10:48am 22 May 2023 - 🇮🇳India admin_juhisingh
I have fixed this issue, apply patch and added a patch.
Please review. - 🇮🇳India gurbakshish
#4 patch is not working for the anonymous user, but it works well for authenticated user.
- 🇮🇳India admin_juhisingh
@gurbakshish Please apply 3359939-6.patch .check it..
@Tanuja Bohra I applied this patch in my code and it's working properly. Please applied #6 once.
This is not an issue the hamburger icon is visible in both cases (end-user and for admin too). The hamburger icon is a bit above when the site is logged in because of the admin toolbar menu so the solution would be something like when the site is logged in by the admin we should target a class admin login and give some top space to the hamburger menu.
Thanks- Merge request !3Added top space to the navbar when user is logged in. → (Open) created by shweta__sharma