Sort the data bindings / logic area on the right by those actually used

Hey, here’s another quality of life / usability idea.

The data bindings and logic are sorted alphabetically right now. I’ve found myself consistently using some more than others though and I rarely use all. This means that as I’m going to/from a section working on the codeless there’s a lot of extra scrolling.

Perhaps it would be possible to implement a group then sort approach for the right pane in logic:

  • Group by presence of data binding or logic first
  • Then, sort each group alphabetically

When you unpin a component this could also be even more helpful. In this case it would be group then two-level sort:

  • Group by presence of data binding or logic first
  • Then sort by component alphabetically
  • Then sort by handler alphabetically

I don’t know how challenging this would be but I think it would do a lot to increase the visibility and ease of access for components that have logic or bindings.

Hello @James_Hereford

Thank you for suggestion, I will get back soon with our opinion about it.

Regards, Dima

We created an internal ticket and will notify you when it will be implemented.

Thank you for the suggestion!

Awesome! Glad you like the idea.