After fixing issuedropdown is not working

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

alokaman created an issue. See original summary.

alok_singh’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new3.18 KB
new83.17 KB
new34.53 KB
pallavisk’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new117.72 KB
new148.36 KB

Verified and tested patch#2 on drupal 9.5.x Patch applied successfully.

Testing Steps:
1. Install the drupal 9.5.x version.
2. Install and set Showcase Lite Theme.
3. Add Menus and submenus to main navigation section.
4. Apply the patch.
5. Clear the cache and reload the page.
6. Observe the Menu drop down to get the difference.

Testing result: Pass
Menus are working as expected

Moved the issue to RTBC.

kunal_sahu made their first commit to this issue’s fork.

kunal_sahu’s picture

Assigned: alok_singh » Unassigned

Tested the patch #2.

Checking patch css/components/menu.css...
warning: css/components/menu.css has type 100644, expected 100755
Applied patch css/components/menu.css cleanly.

This looks good to me.

Committing the changes for helping the maintainer.

Thanks