? J4 Issue ?
avatar sandramay0905
sandramay0905
7 May 2021

Steps to reproduce the issue

  1. Install a nightly build,
  2. Install blog sample data,
  3. Open frontend,
  4. Try to open sub-menus of "Help" and "Sample Layouts".

Expected result

Open sub-menus.

Actual result

Don't open sub-menus.

System information (as much as possible)

image

avatar sandramay0905 sandramay0905 - open - 7 May 2021
avatar joomla-cms-bot joomla-cms-bot - change - 7 May 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 May 2021
avatar chmst chmst - change - 7 May 2021
Labels Added: ? J4 Issue
avatar chmst chmst - labeled - 7 May 2021
avatar chmst chmst - labeled - 7 May 2021
avatar Shubham-com
Shubham-com - comment - 7 May 2021

@sandramay0905 Could you please share your screenshot of this issue,so that it is better to understand. I think everything is fine at my end.
Screenshot (49)

avatar sandramay0905
sandramay0905 - comment - 7 May 2021

There is not so may to show. Its like your screenshot but without the submenu:

image

avatar richard67
richard67 - comment - 7 May 2021

Confirmed. Browser inspector shows the submenu items (li, ul) are there and visible, you just can't see them => must be a CSS thing.

No js errors in console, no 404 in network, so assets are all found and js seems to be working.

avatar chmst
chmst - comment - 7 May 2021

@Shubham-com when did you build your application? I have the latest 4.0 dev, fresh installed with composer and npm.

avatar richard67
richard67 - comment - 7 May 2021

Same for me, current 4.0-dev from right now, new installation.

avatar richard67
richard67 - comment - 7 May 2021

We found the culprit: It is PR #33560 . @YatharthVyas it needs some more precise CSS selector in order not to hit ALL ul elements, also those from menus and sub-menus.

avatar richard67
richard67 - comment - 7 May 2021

@Shubham-com https://docs.joomla.org/J4.x:Setting_Up_Your_Local_Environment .. use a git client, pull the latest 4.0-dev from the cms repository, use composer and npm.

avatar Shubham-com
Shubham-com - comment - 7 May 2021

@richard67 thanks.

avatar richard67
richard67 - comment - 7 May 2021

The problem and its cause already have been identified, and as far as I know someone is already working on a solution.

avatar richard67 richard67 - change - 7 May 2021
Labels Added: ?
avatar richard67 richard67 - labeled - 7 May 2021
avatar richard67
richard67 - comment - 7 May 2021

We cannot ship J4 with broken pull-down in frontend => Release Blocker for me.

avatar chmst chmst - change - 7 May 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-05-07 09:43:48
Closed_By chmst
Labels Added: ?
Removed: ?
avatar chmst chmst - close - 7 May 2021
avatar chmst
chmst - comment - 7 May 2021

Closing as there is a PR. Please test #33624

avatar wilsonge wilsonge - change - 7 May 2021
Labels Removed: ?
avatar wilsonge wilsonge - unlabeled - 7 May 2021

Add a Comment

Login with GitHub to post a comment