Matthias Wilhelm
Matthias Wilhelm
This was recently discussed, the request was that adding a filter takes more clicks now. So there are different requirements. What we could do is to make `...` responsive. For...
Oh, one more thing @dimaanj if I confirm the data view to be persisted, the data view selector doesn't contain the new entry , it stays selected of course
> * 'Manage this data view' somewhat works with an ad hoc data view, but it seems to throw some errors in the console when I get to the page....
> @dimaanj, @kertal Can I please get a little more information about what it means to persist a data view and what happens if you cancel? > there should be...
> application is responsible for handling creating new adhoc data views when required to avoid id conflicts. app should set `dirtyDataView` to true when: > > * being navigated to...
> there should be just a single adhoc data view. If i create new and i selected preview again, the previous adhoc dataview should be removed from the dropdown and...
> It seems like discover is keeping the id of the ad-hoc data view in the menu link but there is no guarantee it will still be available when navigating...
> Discover has the url tracker which tries to take you back to the previous view when using the side nav: > > https://github.com/elastic/kibana/blob/cb0a8057c8feb40e73695ad5748b7a882b6e2c77/src/plugins/discover/public/plugin.tsx#L262 > > Maybe it should just...
> > Maybe it should just not do that for ad-hoc data views as it won't work reliably? > > In this case we anyway need to determine whether it's...
@JorgChrist Sure you can, but there's also another user working on it currently: https://github.com/elastic/kibana/pull/138142