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

Enhancing sorting in the inspector #17657

Open
lsafina opened this issue Jan 21, 2025 · 1 comment
Open

Enhancing sorting in the inspector #17657

lsafina opened this issue Jan 21, 2025 · 1 comment

Comments

@lsafina
Copy link

lsafina commented Jan 21, 2025

Currently, sorting provided in the inspector (by clicking on the column name) is done purely alphabetically.
It might be nice to consider the structure of the object being sorted, e.g., on the screenshort results for OrderedCollection:

Image

Or might be not. Close the issue if not relevant

@jordanmontt
Copy link
Member

Yes indeed. Each class can implement it's own inspector presenter. The one that you show is implemented in the OrderedDictionary class

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

No branches or pull requests

2 participants