Hello
When I'm using panel bar with keybora I can expoand/collapse without problem, but when I'm selecting element which has link inside and press enter nothing is happening. How to navigate to the panel bar link?
example code
<
ul
>
<
li
>
<
a
href
=
"/Report/Dashboard"
> <
i
class
=
"fa fa-dashboard"
></
i
> Dashboard </
a
>
</
li
>
</
ul
>