You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aha, it is possible an ID is attached to a node without appearing in the HTML source. There are various references to IDs on nodes in the Javascript code, including id, global_id, and itemId. I should check whether any of these are attached to the relevant nodes.
To reproduce, trigger the sort with Ctrl-D. Then attempt to navigate the tasks by the keyboard. The navigation will hop around in the original order.
Unfortunately, in the Chrome Developer view I don't see any obvious ordering identifier associated with the items, so this might not be a quick fix.
The text was updated successfully, but these errors were encountered: