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

Wrong sorting order in models tree #1054

Closed
Sonique opened this issue Jul 3, 2024 · 2 comments
Closed

Wrong sorting order in models tree #1054

Sonique opened this issue Jul 3, 2024 · 2 comments

Comments

@Sonique
Copy link

Sonique commented Jul 3, 2024

Follow up for #1051

Version of Archi

5.2.0.202311011021 silicon mac

Archi Plug-ins

yep

Operating System

mac silicon

Expected Behaviour

alphanumeric sorting

Actual Behaviour

character sorting

Steps to Reproduce the Behaviour

  1. create folders with numerals in naming like folder-15 folder-100
  2. look up in tree
  3. folder 100 will be first
image

So how can it be changed? Because it's terrible behaviour for sorting, it's not usable at all, maybe only for Wittgenstein Tractatus table of content is good, but not for other cases. Digital sequences should be compared as numbers not as literals one by one.

More over most editors sort in the right way.

Look for example on Intellij Idea on same system

image

So I see it more as bug then expected behaviour

@Phillipus
Copy link
Member

Duplicate of #1051. Closing.

@Phillipus Phillipus closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2024
@Sonique
Copy link
Author

Sonique commented Jul 3, 2024

@Phillipus even other IDE or editor engines not an argument?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants