Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add document titles #3160

Merged
merged 4 commits into from
Dec 8, 2016
Merged

Add document titles #3160

merged 4 commits into from
Dec 8, 2016

Conversation

edmundoa
Copy link
Contributor

@edmundoa edmundoa commented Dec 7, 2016

We already did some ground work to add dynamic document titles to our pages, so this PR is taking care of adding titles to all reachable pages in the web interface.

PRs to add titles to each plugin will follow-up.

Refs #2834, #2842.

Edmundo Alvarez added 3 commits December 6, 2016 17:44
Use the authentication page to get to LDAP pages. Also delete old (and
unused) LDAP pages.
We cannot properly keep the previous title, as component are not
necessarily unmounted in the same order they were mounted.

Instead of trying to be smart about this, we now reset the page title
when `DocumentTitle` is unmounted, and consumers of this component can
mount another instance with a different title if they want to customize
the title. We can make this a bit smarted in the future if we need to,
but right now is good enough.
@edmundoa edmundoa added this to the 2.2.0 milestone Dec 7, 2016
@bernd bernd self-assigned this Dec 7, 2016
Copy link
Member

@bernd bernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bernd bernd merged commit f525517 into master Dec 8, 2016
@bernd bernd deleted the issue-2834 branch December 8, 2016 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants