Hello
I have setup main menu using HTML blocks like in Marketplace 2 demo. I have set up the first level with click event because for accessibility Hoover modality is not suggested as it is difficult to use with keyboard navigation.
When trying to open the dropdown menu with the enter key, dropdown menu does not open (it is necessary for digital accessibility compliance).
I have also tried with the demo Marketplace2 changing only the behaviour of the menu from hoover to click event with the same wrong result.