1) Each one of them takes 30+ seconds to spin until it finally finds it's looking for. Even if entering the NID directly.
2) *If* it does, in fact, manage to find it that is. I tried entering #2124405: Take advantage of ARIA roles (specifically widget roles) to enrich the non-visual interface of Views as a related issue to #1806308: Review Views JavaScript + generic modals for accessibility, and no dice.
3) If you even *breathe* near the field when it's spinning, the AJAX lookup stops. Which means you get to start your 30+ seconds all over again! Fun!

"Easy"? solution: Just let me quickly enter NIDs there, don't bother with the big fancy AJAX lookup. Resolve them on node save when I'm waiting 30+ seconds for POST anyway. If it can't be resolved, at least the NID is there. And then my editing flow isn't disrupted for 8+ minutes waiting around for stuff to happen.

"Awesome" solution: Automatically populate the list of related issues whenever someone does [#xxxx] in one of their posts. (Requires the ability to remove related issues which does not seem to be present.)

Comments

dave reid’s picture

Also, you can add an issue related to itself. We should probably have some validation around that.

dddave’s picture

Status: Active » Closed (duplicate)
Parent issue: » #2125117: [meta] Adding related issues needs major improvements
klonos’s picture

klonos’s picture