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
I'm incredibly frustrated by the UI as regards the handling of the ID.
When sorting the Data Laboratory views by ID, it's sorted as text (ex. [1, 10, 11, 12, 2, 3, 4, ...]) rather than in the proper numerical order
In the "Add edge" dialog, all the entries in the "Source Node" and "Target Node" dropdowns are still sorted by the ID - in proper numerical order - and there seems to be no way to order the select options by the label, an actual useful metric.
Proposed solution
Sort the table in the proper numerical order when sorting by ID
Sort the "Source Node" and "Target Node" dropdowns by node label instead of ID
The text was updated successfully, but these errors were encountered:
I'm incredibly frustrated by the UI as regards the handling of the ID.
Proposed solution
The text was updated successfully, but these errors were encountered: