Issue card in board view is too sensitive to drag event

Summary

If an issue card on a board moves by even 1px, the UI thinks that a drag event is being initiated.

Steps to reproduce

When I try to open an issue in a new tab (either by holding ⌘ and clicking normally, or by using my custom ⌘-Click mouse binding) I can only do this successfully maybe 30% of the time. I'm not even an older user — my hands are pretty steady.

What is the current bug behavior?

A drag event is frequently initiated when a click event was intended.

What is the expected correct behavior?

If a teeny-tiny mouse movement accompanies a click event, allow the click event to register.

In reality, micro-movements cause 1px jitter surprisingly often. Please be a little bit more forgiving and don't treat motion as a drag event until a reasonable distance threshold has been met.

Output of checks

This bug happens on GitLab.com

Assignee Loading
Time tracking Loading