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

Saved Objects management app doesn't set its doc title #72671

Closed
cjcenizal opened this issue Jul 21, 2020 · 2 comments · Fixed by #73064
Closed

Saved Objects management app doesn't set its doc title #72671

cjcenizal opened this issue Jul 21, 2020 · 2 comments · Fixed by #73064
Labels
enhancement New value added to drive a business result Feature:Saved Objects Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@cjcenizal
Copy link
Contributor

Extracted from #69286. When the Saved Objects app mounts, it needs to call chrome.docTitle.change(PLUGIN_NAME);. When it unmounts, it needs to call chrome.docTitle.reset();. See #71045 for examples.

@cjcenizal cjcenizal added enhancement New value added to drive a business result Feature:Saved Objects Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jul 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@timroes timroes added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jul 30, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@pgayvallet pgayvallet changed the title Saved Objects app doesn't set its doc title Saved Objects management app doesn't set its doc title Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Saved Objects Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants