
Fixed this for the next release. Here鈥檚 a few ways the header will look depending on viewport width:



Thanks to @sebastian-lenz for the help with title truncation!
Suggestion: what if we wrap the title instead of truncating it?

I prefer the truncated variant. The title should quickly indicate which page the user is on and the full title is always visible in the title field located on all tabs. Also, css cannot truncated multiline text (as far as I am aware) so with multiline display the header could grow in height to unexpected dimensions.
Also I like having the revision menu connected to the heading.
Most helpful comment
Fixed this for the next release. Here鈥檚 a few ways the header will look depending on viewport width:
Thanks to @sebastian-lenz for the help with title truncation!