You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when adding a new page from the page tree view the popup lists the page types as labels. It would be better to show the schema title as it is more readable.
We can solve this using the useSchema hook and lookup the titles for the schema types.
The text was updated successfully, but these errors were encountered:
Currently when adding a new page from the page tree view the popup lists the page types as labels. It would be better to show the schema title as it is more readable.
We can solve this using the
useSchema
hook and lookup the titles for the schema types.The text was updated successfully, but these errors were encountered: