Description
The main view header renders the current view's page title with no length constraint: a long title wraps onto several lines and grows the header, pushing content down. It shows up wherever a view sets a long dynamic title.
Steps to reproduce
- Make very long view name
- Open a view
Actual behavior
Expected behavior
By default the title should keep the header at a stable height and truncate visually (ellipsis or a bounded number of lines) instead of growing it.

Description
The main view header renders the current view's page title with no length constraint: a long title wraps onto several lines and grows the header, pushing content down. It shows up wherever a view sets a long dynamic title.
Steps to reproduce
Actual behavior
Expected behavior
By default the title should keep the header at a stable height and truncate visually (ellipsis or a bounded number of lines) instead of growing it.