Content
View differences
Updated by Hagen Schink over 12 years ago
In the top projects menu, I’d expect the menu items to behave like normal links, so I can use Cmd-click/strg-click to open a project in a new tab/window.
Instead, the project is opened in the same tab.
Apparently, the items in the projects menu are no links, but divs and they handle clicking in JavaScript. We should change this.
Instead, the project is opened in the same tab.
Apparently, the items in the projects menu are no links, but divs and they handle clicking in JavaScript. We should change this.