Problem/Motivation

Dropdown icon should not visibility when there is no sub menu items added in menu links.

Steps to reproduce

  1. Install theme
  2. Placed menu block in Primary Menu and Secondary Menu
  3. Block should be created by Main navigation
  4. Add menu link in Main navigation
  5. menu item should not have submenu item.

Go to the home page you will find this issue.

Proposed resolution

remove icon when no sub menu items.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

djsagar created an issue. See original summary.

djsagar’s picture

Status: Active » Needs review

Please review the changes and share your feedback.

Thanks!

bhupendra_raykhere’s picture

StatusFileSize
new103.19 KB

Hello @dj_sagar,
The changes you have made to the code is not working properly. Please refer to a screenshot for your confirmation.

vijaysharma_89’s picture

StatusFileSize
new654 bytes

I have provided a Patch to solve this issue. Please review and apply it

bhupendra_raykhere’s picture

StatusFileSize
new79.01 KB

Hi @vijaysharma_89,
I have reviewed your patch, It's working properly.

djsagar’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new943.44 KB

Patch #5 is working fine and resolved above issue updating status

prachi6824’s picture

Status: Reviewed & tested by the community » Fixed

Hello everyone thanks for you contribution.

prachi6824’s picture

Status: Fixed » Closed (fixed)

prachi6824’s picture