Open JornWildt opened 3 years ago
It would be nice to see the custom entity description in the admin header (as a sub-title) - not just as a mouse over text in the admin menu. To reduce screen usage it could be a "click to show" element indicated with a question mark or similar.
Related page: https://localhost:44313/admin/Some-Entity-Type#/
Related description: ICustomEntityDefinition<SomeDataModel>.Description.
ICustomEntityDefinition<SomeDataModel>.Description
It would be nice to see the custom entity description in the admin header (as a sub-title) - not just as a mouse over text in the admin menu. To reduce screen usage it could be a "click to show" element indicated with a question mark or similar.
Related page: https://localhost:44313/admin/Some-Entity-Type#/
Related description:
ICustomEntityDefinition<SomeDataModel>.Description
.