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

[new-platform] Add AppService API for blocking navigation to other apps #44708

Closed
joshdover opened this issue Sep 3, 2019 · 4 comments
Closed
Assignees
Labels
blocker Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@joshdover
Copy link
Member

Add an API to the ApplicationService that allows the app to block navigation to other apps

This should also show UI for asking confirmation from the user that navigating away to another app may lose unsaved data. Similar to the browser's onbeforeunload event.

@joshdover joshdover added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:New Platform labels Sep 3, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform

@joshdover joshdover added this to Prioritized Backlog in kibana-core [DEPRECATED] Sep 11, 2019
@rudolf rudolf removed their assignment Dec 11, 2019
@pgayvallet pgayvallet self-assigned this Dec 11, 2019
@pgayvallet
Copy link
Contributor

Effectively blocked by #51527 for now, as these impacts the same parts of core and the rendering refactors heavily changes these files.

@pgayvallet pgayvallet moved this from Prioritized Backlog to In progress in kibana-core [DEPRECATED] Jan 7, 2020
@pgayvallet
Copy link
Contributor

#51527 has been merged, development can resume.

@pgayvallet pgayvallet moved this from In progress to Done (7.6) in kibana-core [DEPRECATED] Jan 12, 2020
@pgayvallet
Copy link
Contributor

Fixed by #54221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

4 participants