Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ID sorting UI concerns #2909

Open
Nekkowe opened this issue May 6, 2024 · 0 comments
Open

ID sorting UI concerns #2909

Nekkowe opened this issue May 6, 2024 · 0 comments
Labels
To review Wishlist New features (not a bug)

Comments

@Nekkowe
Copy link

Nekkowe commented May 6, 2024

I'm incredibly frustrated by the UI as regards the handling of the ID.

  1. 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
  2. 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

  1. Sort the table in the proper numerical order when sorting by ID
  2. Sort the "Source Node" and "Target Node" dropdowns by node label instead of ID
@Nekkowe Nekkowe added To review Wishlist New features (not a bug) labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
To review Wishlist New features (not a bug)
Projects
None yet
Development

No branches or pull requests

1 participant