? ?
avatar brianteeman
brianteeman
17 Jan 2021

Steps to reproduce the issue

Install the blog sample data and then log in as an admin

image

image

The submenu is shown so there should not be any aria-hidden

This needs to be addressed when both the submenuitems are set to show or hide in the module settings

image

avatar brianteeman brianteeman - open - 17 Jan 2021
avatar joomla-cms-bot joomla-cms-bot - change - 17 Jan 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 Jan 2021
avatar brianteeman
brianteeman - comment - 17 Jan 2021

Basically when sub-menu items are displayed then the aria-hidden must be removed

avatar chmst chmst - change - 17 Jan 2021
Labels Added: ?
avatar chmst chmst - labeled - 17 Jan 2021
avatar richard67
richard67 - comment - 18 Jan 2021

It is done by the js here: https://github.com/joomla/joomla-cms/blob/4.0-dev/build/media_source/mod_menu/js/menu.es6.js . Seems something's going wrong there.

avatar brianteeman
brianteeman - comment - 18 Jan 2021

I will have to pass on trying to fix it then as js is not my thing

avatar richard67
richard67 - comment - 18 Jan 2021

I don't even understand why the default menu layout loads that js.

avatar chmst
chmst - comment - 18 Jan 2021

Maybe for the frontend editing of menuitems?

avatar brianteeman
brianteeman - comment - 18 Jan 2021

Maybe for the frontend editing of menuitems?

nope thats all in frontediting.js that I am trying to kill

avatar chmst
chmst - comment - 18 Jan 2021

I have an idea how to do it but If you are working there, I let it to you.

avatar brianteeman
brianteeman - comment - 18 Jan 2021

@chmst no I am not looking at this as its not related to the frontend-editing and anyway I have reached the end of what I have the skills to do with that pr

avatar chmst
chmst - comment - 18 Jan 2021

Sorry, a misunderstanding. I was trying to kill the frontend editing of menuItems where you have opened a draft.

I don't know why mod_menu/js/menu.es6.js sets aria-hidden.

avatar brianteeman
brianteeman - comment - 18 Jan 2021

Sorry, a misunderstanding. I was trying to kill the frontend editing of menuItems where you have opened a draft.

happy to kill that

avatar Krshivam25
Krshivam25 - comment - 12 Apr 2021

Hi, @brianteeman is this issue is still open can I work into this.?

avatar sandramay0905
sandramay0905 - comment - 12 Apr 2021

@Krshivam25

(Edit, 2021-04-13:)

is this issue is still open

Looking at the Dev-Tools/Inspector shows the issue @brianteeman reported. (Edit-End.)

can I work into this.?

please read #31540 (comment)

avatar brianteeman brianteeman - change - 25 Apr 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-04-25 10:17:16
Closed_By brianteeman
Labels Added: ?
Removed: ?
avatar brianteeman brianteeman - close - 25 Apr 2021
avatar brianteeman
brianteeman - comment - 25 Apr 2021

Closing as this appears to have been resolved elsewhere

Add a Comment

Login with GitHub to post a comment