You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
In #679 a page like the /settings page ("Beta Settings") within a uPortal-app-framework application ("Frame App") within a portal ("uPortal"), would have a document title of Beta Settings | Frame App | uPortal.
This regressed with the removal of app-header, so now the /settings page reflects only the portal title and not the app title ( Beta Settings | uPortal).
I suspect the deeper namespacing is preferable for usability, putting the specific page in the context of its app; I suspect that if it is only going to reflect one or the other of app title or portal title, it should reflect the app title.
The text was updated successfully, but these errors were encountered:
In #679 a page like the
/settings
page ("Beta Settings") within auPortal-app-framework
application ("Frame App") within a portal ("uPortal"), would have a document title ofBeta Settings | Frame App | uPortal
.This regressed with the removal of
app-header
, so now the/settings
page reflects only the portal title and not the app title (Beta Settings | uPortal
).I suspect the deeper namespacing is preferable for usability, putting the specific page in the context of its app; I suspect that if it is only going to reflect one or the other of app title or portal title, it should reflect the app title.
The text was updated successfully, but these errors were encountered: