It would be really nice if it was possible to open discussions or select tags (on the left) when the mouse button is pressed, not when it's released. In DOM terms, that would be on mousedown
, touchstart
or pointerdown
rather than on click
.
It would open discussions at least 100ms earlier (and more than that on average) and it would feel faster. So. Much. Faster. 😍