Browser: Chrome 110 OS: macOS / Windows / Linux / etc. URL: Link to a page that illustrates this issue Video: Short screen recording that illustrates this issue (free tool: jam.dev)
Hello bricks team,
In the dropdown element, if the link is enabled, the controls for the item in the content work fine. But if we disable the link, the styles no longer work. Is this a bug? It would be great if they targeted the li item styles when the link was disabled.
I’m so sorry, I made a complete mistake and I’m trying to correct my explanation.
Currently, if the nav link elements in the dropdown content have links, the style controls in Dropdown > Content > Item work fine. But if the elements within the dropdown content do not have links, the Item style controls will no longer work because Item styles target the a tag. So, wouldn’t it be better to target the li tag instead of the a tag? In this case, even if the elements within the dropdown content do not have links, the item styles will work fine.
So I’ll fix it. If we consider this a bug, it still happens in version 2.2 rc.