Cannot Choose "Action"

Created on 24 November 2023, over 1 year ago

Problem/Motivation

Cannot set the "Action" option as it's disabled/hidden via CSS.

Steps to reproduce

Create a menu with the mega-menu module installed and observe that the Action button is not displayed when editing a menu.

Proposed resolution

Don't hide this control.

Remaining tasks

Evaluate if unhiding this control is the right choice, or if this is a user error/misunderstanding.

---

Patch attached to implement the proposed fix.

πŸ› Bug report
Status

Needs review

Version

1.16

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States emanaton

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

Comments & Activities

  • Issue created by @emanaton
  • πŸ‡ΊπŸ‡ΈUnited States emanaton

    Proposed simple patch to fix this issue:

  • Status changed to RTBC 2 months ago
  • πŸ‡·πŸ‡ΊRussia lexbritvin

    I investigated the solution, and I agree this is the best way.
    I don't understand why we have display none and a class on the element.
    The class "we-mega-menu-action" is not used neither in css nor js. We may remove it as well.
    Applying the patch in my project.

Production build 0.71.5 2024