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

[model] Element attributes could be sorted by A-Z #97

Closed
pomek opened this issue Aug 10, 2020 · 3 comments · Fixed by #103
Closed

[model] Element attributes could be sorted by A-Z #97

pomek opened this issue Aug 10, 2020 · 3 comments · Fixed by #103

Comments

@pomek
Copy link
Member

pomek commented Aug 10, 2020

Sometimes attributes can be set in a different order and it leads to a situation like on the screenshot below:

image

image

The first and second elements were added after the editor's initialization. The rest was created while initializing the editor during the conversion process. However, I am unsure if the provided information helps enough.

@oleq
Copy link
Member

oleq commented Aug 11, 2020

Just to be clear, you mean the tree view right?

@pomek
Copy link
Member Author

pomek commented Aug 11, 2020

@oleq, yes.

@oleq
Copy link
Member

oleq commented Aug 11, 2020

Makes sense!

@oleq oleq added the squad:dx label Aug 11, 2020
@jodator jodator modified the milestones: iteration 36, nice-to-have Aug 26, 2020
@jodator jodator added the intro label Sep 28, 2020
@oleq oleq modified the milestones: nice-to-have, iteration 38 Oct 26, 2020
@oleq oleq self-assigned this Oct 26, 2020
jodator added a commit that referenced this issue Oct 27, 2020
Fix: Node attributes should be sorted in trees and node inspectors (model&view). Closes #97.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants