cofoundry-cms / cofoundry

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
https://www.cofoundry.org
MIT License
836 stars 146 forks source link

Show custom entity description in header #408

Open JornWildt opened 3 years ago

JornWildt commented 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.