-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 tags as part of the URL for filtering objects on Analytics listing pages #132358
Comments
Pinging @elastic/kibana-presentation (Team:Presentation) |
This seems to be part already of the content management project @cchaos @alexfrancoeur. |
Can we clarify if |
@cchaos, when using iframes, I have seen lots of clients build custom / simple controls which interact with Kibana via the URL, like setting filters or a query etc. I think that is the reason that they are requesting tags become part of the query string for the dashboard listing page, but all that needs to be done from our side is adding the ability to sort the listing page via the URL. We could potentially remove the |
Thanks for the context, I missed that as it was only in the title of the discuss issue. I will though simplify this Github ticket to what's solely necessary to address the feature request. |
I wonder if this issue could be closed now. Tags are part of the URL since #145517 |
This enhancement request is coming from - https://discuss.elastic.co/t/kibana-embedded-iframe-urls-for-dashboards-can-we-specify-a-tag-in-the-url/304252
The user would like to list all the dashboards associated with a tag in iFrame.
The text was updated successfully, but these errors were encountered: