- Issue created by @Gautam_105@
- Assigned to adarshv
- Issue was unassigned.
- First commit to issue fork.
- ๐ฎ๐ณIndia kaaarrrtik
kaaarrrtik โ changed the visibility of the branch 3442029-in-mobile-view to hidden.
- Assigned to Tirupati_Singh
- Merge request !35Issue #3442029: Fixed the navigation menu design break issues for responsive devices. โ (Merged) created by Tirupati_Singh
- Issue was unassigned.
- Status changed to Needs review
5 months ago 7:32am 18 June 2024 - ๐ฎ๐ณIndia Tirupati_Singh
Hi @adarshv, I've fixed the theme navigation menu design issue for responsive devices. Please review the changes. Attaching the screenshots reference for the navigation menu design fixes for responsive devices.
- Status changed to Needs work
5 months ago 9:41am 18 June 2024 Hi, I have reviewed MR!35
The overlapping of the hamburger menu and user account menu has been fixed for mobile responsiveness.
The styling of the multi-level menu has also been improved. It is now appearing in a single line, but it would be better if it displayed step-by-step for a better user experience.
Additionally, there is an issue with the multi-level menu in the mobile view, it briefly opens and then disappears this needs to be fixed.
So changing the status to Needs Work.
Thankyou.- Assigned to Tirupati_Singh
- Issue was unassigned.
- Status changed to Needs review
5 months ago 1:58pm 18 June 2024 - ๐ฎ๐ณIndia Tirupati_Singh
@nisha_j, please add more menu items under
Home
menu to display it in step-by-step. I've noticed that you have created a multi-level menu with only one child and nested menu inside the first child, that's why the menu is being rendered in a single line instead of step-by-step. The step-by-step menu level will render only when the menu will have more than a single child and nested child within it.The multi-level menu in mobile devices open when the user hovers over a menu item and when the focus remove from that menu item the menu disappears. The menu design is due to the hover effect added on menu item. The child menu will render only when the user hover over the menu item and disappears when focus is removed from the menu item. If we design menu in such a way that, on hovering the menu item the menu item child menu will be pushed below the menu item being hovered the menu bar view port. This will expand menu length leading in addition of a scrollbar for menu items and this won't be better for the menu item for mobile devices.
I'm attaching screenshots for reference and changing the status to Needs Review.
- Status changed to RTBC
5 months ago 2:22pm 18 June 2024 Hi, @Tirupati_Singh I have verified the issue by adding more menu items under the main menu, and it is now working fine. Regarding the multi-level menu in mobile view, I understand the points mentioned.
So changing the status to RTBC
Thanks- ๐ฎ๐ณIndia rushiraval
Rushikesh Raval โ made their first commit to this issueโs fork.
-
Rushikesh Raval โ
committed aaf4140e on 1.0.1 authored by
Tirupati_Singh โ
Issue #3442029: In mobile view, main menu and user account menu...
-
Rushikesh Raval โ
committed aaf4140e on 1.0.1 authored by
Tirupati_Singh โ
- Status changed to Fixed
4 months ago 9:13am 16 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.