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

Proposal to make document title dynamic #2842

Merged
merged 1 commit into from
Sep 26, 2016
Merged

Proposal to make document title dynamic #2842

merged 1 commit into from
Sep 26, 2016

Conversation

edmundoa
Copy link
Contributor

Introduce a component that takes care of modifying the document title (called DocumentTitle in a very original way). This component should be used in all pages that want to modify the original title, like in the example provided. The reason for doing this in the page level instead of AppRouter, is that sometimes we will need some data to display in the title that is only loaded with the page.

If we want to proceed with this, I can take care of modifying other pages to use DocumentTitle.

Refs #2834

Introduce a component that takes care of modifying the document title to
a given value, and use it in one of the pages as an example.

Refs #2834
@edmundoa edmundoa added this to the 2.2.0 milestone Sep 16, 2016
@dennisoelkers dennisoelkers self-assigned this Sep 19, 2016
@bernd bernd merged commit b85b9ff into master Sep 26, 2016
@bernd bernd deleted the issue-2834 branch September 26, 2016 18:06
@edmundoa edmundoa mentioned this pull request Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants