Amazing work! Judging by the number of comments it’s going to be a challenge balancing everything. Here’s my feedback, all UI UX @georgie.
-
I understand this is a much more slick interface with an attempt to reduce clutter however I share the opinion that it’s necessary to have a more compact mode: with lesser margins between properties and containers. My suggestion is that the inspector can be configured to include optional
compactMode. Having a well-formed stylesheet would allow for an easy implementation, also allowing override via css. -
‘Copy to clipboard’ buttons were useful but I found it irritating that they were buttons (clutter!). Could we have a more elegant alternative such as holding CTRL and clicking the label of a prop, to copy to clipboard please? This would be much faster and more intuitive. Inspector is not a beginner’s tool so I expect this to be adopted by users.
-
I see drop-downs are used as toggle buttons at the moment. I’m sure this is WIP but we should avoid drop-downs with a small number of values.
-
The Scene Explorer tree group interaction needs fixing: I expect the click zone to encompass the outer div. Currently we have to click the arrow.
-
Kudos to retaining the CTRL + Click functionality to collapse all children.
-
I think it would be great to have a Template Display feature where we can input which properties are shown by default. This could declutter the UI significantly; in context of how the Inspector is used. Keep it simple, for example we can click “Show all” to restore all properties:
in addition I would add a toggle in the settings “Disable property filtering”.
