Open darnautov opened 11 months ago
Pinging @elastic/appex-sharedux (Team:SharedUX)
From Triage Dec 18: This is an opportunity for a shared component picker. @vadimkibana was going to prototype something during On-Week. Leaving in triage for now to follow up with Vadim.
@vadimkibana - From Triage Jan 8th - Status update please sir.
Hi @petrklapka, I wonder if you had a chance to discuss this one?
Hi @darnautov, I'll let you know next week when @vadimkibana returns from vacay. It's been "on the radar" but very much toward the edge of the screen while Vadim has been on leave.
@darnautov @petrklapka hey, I've prototyped it during our December on-week and showed to the team. But we have not put on our roadmap to "productionize" it.
From Triage on March 25 - LOE is about 1 to 2 weeks, Vadim wants to recap Dima's requirements to make sure. We'll put this on the map for next quarter. Q1F25.
In the ML, Data Visualizer and AIOPs UIs we have several interfaces that utilize SavedObjectFinder - a component for a Data View / Saved Search selection. A notable drawback is its consumption of an entire page, requiring a dedicated route. For some interfaces such UX is unsuitable, e.g. a manual initialization of a Change Point Detection embeddable within a Dashboard.
At the moment there is a compact IndexPatternSelect component that offers data source selection and works well within a form context, but is limited to Data View selection only.
Introducing a similar form control that combines Data View and Saved Search selection would be very helpful and could greatly enhance the user experience.