Menu Drop down submenu child alignment issue.

Created on 8 February 2023, over 1 year ago
Updated 12 July 2023, 12 months ago


Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

8.3

Component

Code

Created by

🇮🇳India alok_singh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Issue created by @alok_singh
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India Arun Velusamy

    I have verified the patch #2 and tested it on Drupal version 9.5.x and Mili Theme 9.1.0. The patch not working fine. second child is not aligned properly for their respective parent.
    In my screenshot 'Menu Three' is the actual child of 'Procedures' menu, but after the patch it looks like 'Menu Three' will be the child of 'Team'. So i recommend some custom css below,

    Try below code,

    ul.main-menu ul.submenu li.main-menu-item.expanded ul.submenu {
        top: 0;
    }

    I have added the before and after screenshots for reference.

  • Assigned to Jay Jangid
  • Issue was unassigned.
  • 🇮🇳India Jay Jangid

    @alok_singh & @Harish1688 thanks for creating the patch.
    I have tested both patches #2 & #4.
    Patch #2 was applied successfully & #4 showed an error while applying the patch.
    Showing errors like:-

    <stdin>:78: trailing whitespace.
    error: patch failed: CSS/style.css:262
    error: css/style.css: patch does not apply
    

    @Harish1688 please look into it.
    Sharing screenshots of the result of both patches.
    Thanks.

  • Status changed to Fixed 12 months ago
  • 🇮🇳India ravis

    Thank you all for reporting the issue and helping me to fix this issue.
    This has been fixed in version 10.1.1

  • Status changed to Fixed 12 months ago
Production build 0.69.0 2024