Page Titles Enhancement #16718
Enhancenement for page titles
This pr is depends on https://github.com/abpframework/abp/pull/19022
Resolves #16482
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- run
copy-to-templates
- page title should look like this ->
title | projectName
. - Some of the pages the title property is skipped on purpose, if no title provided then project name will be shown.
- Change language, page title must be translated.