Closed jum-s closed 1 year ago
There are conflicts with master, could you rebase the branch?
done
Instead of that odd "show more properties" button, what about having an entry in the entity_edit_menu
like "customize editable properties"?
done in 785f31c5a
I'm having second thoughts on this:
WrapToggler
like in entity_create
to display all the available properties in that section, but without changing the custom properties list?I agree it should be more accessible.
To consider: the initial proposition included a modal, the intent was to signify that one can easily customize props. By leaving only a view in settings, someone may never know that the feature exists.
Question in your scenario, what if no custom props are checked in a category ? (Now, no category title is displayed, nothing hints that more props are available despite the fact that the user have scrolled all the way down there.)
So what about displaying all categories no matter what:
If unfolded, always display the wrapper you mention
What about then having a information box at the bottom of the wrapper, that would invite to customize the properties with a links to the settings?
This PR was a nice feature testing discussion, now depreciated in favor of a clean rewrite in #406.
solving #346