Created by: klawr
Describe the bug
Lists use a on:click event to navigate. Therefore the usual middle click options and cursor shape are not correct. Browsers don't preview the target url.
To Reproduce
Hover over a list entry. Try to middleclick to open a new tab
Expected behavior
The lists should behave like links.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Try to refactor the lists to contain href in the list entries or something.
Created by: klawr
Describe the bug
Lists use a on:click event to navigate. Therefore the usual middle click options and cursor shape are not correct. Browsers don't preview the target url.
To Reproduce
Hover over a list entry. Try to middleclick to open a new tab
Expected behavior
The lists should behave like links.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Try to refactor the lists to contain href in the list entries or something.