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

[Graph] Add Graph workspaces to recently accessed in Kibana Home #18136

Closed
Tracked by #179668
elasticmachine opened this issue Feb 8, 2018 · 7 comments
Closed
Tracked by #179668
Labels
Feature:Graph Graph application feature Feature:Home Kibana home application REASSIGN from Team:Core UI Deprecated label for old Core UI team Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@elasticmachine
Copy link
Contributor

Original comment by @alexfrancoeur:

We are in the process of adding a recently accessed view to Kibana Home. There is current support for all Kibana core saved objects but I think it would be great to include recently accessed views in other applications as well. The PR is still a WIP LINK REDACTED so we may want to wait until it's merged into master.

I think it makes sense to add recently accessed saved graph workspaces to Kibana Home. Please note that we are limiting to 10 links and your recently accessed links will be combined with other plugins / core apps as well.

screen shot 2018-02-07 at 3 56 46 pm

Plugin authors will just have to do the following to add items to the history

import { recentlyAccessed } from 'ui/persisted_log';

recentlyAccessed.add('item link', 'item label');

cc: @nreese @markharwood @thomasneirynck

@elasticmachine
Copy link
Contributor Author

Original comment by @markharwood:

If we delete a workspace is there an option to remove that from "recently accessed"?

@elasticmachine
Copy link
Contributor Author

Original comment by @nreese:

Not at the moment.

I am still trying to figure out what the best behavior for deleted items. I am leaning towards keeping them in the history. That way users can still find them and when clicked get a nice reminder that the item can not be found. If items get magically deleted from the history then users could be confused and wonder why something disappeared with no explanation.

@elasticmachine
Copy link
Contributor Author

Original comment by @alexfrancoeur:

FYI #16556 was just merged

@elasticmachine elasticmachine added Feature:Graph Graph application feature :Sharing labels Apr 24, 2018
@timroes timroes added Feature:Home Kibana home application Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed :Sharing Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 14, 2018
@timroes timroes added REASSIGN from Team:Core UI Deprecated label for old Core UI team and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Apr 3, 2020
@elasticmachine
Copy link
Contributor Author

Pinging @elastic/kibana-core-ui (Team:Core UI)

@timroes timroes added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Sep 3, 2021
@elasticmachine
Copy link
Contributor Author

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@stratoula stratoula added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Nov 4, 2022
@elasticmachine
Copy link
Contributor Author

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)

@timductive
Copy link
Member

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@timductive timductive closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Graph Graph application feature Feature:Home Kibana home application REASSIGN from Team:Core UI Deprecated label for old Core UI team Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants