-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Currently, list items don't behave like regular links, which makes it harder to perform some common tasks with them, like opening several in background tabs.
Normally, I'd do that by middle-clicking each item in turn (or context-clicking and selecting "open link in new tab" when I don't have a mouse with a middle button handy), but because they aren't links, I have to click one, which then opens in a foreground tab, return to the dashboard, and then repeat those steps.
And even that cumbersome workaround isn't perfect, since it creates the tabs in the reverse order from the order I get when I middle-click a bunch of links.
If the list items behaved like regular links, users would be able to reuse all the knowledge they have about the behavior of links on web pages to use the dashboard more efficiently and effectively. Thus they should behave like regular links.