elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.77k stars 8.17k forks source link

[ML][UX]: Updates to ML embeddable 'Add to' action #184109

Open mdefazio opened 4 months ago

mdefazio commented 4 months ago

Follow up from https://github.com/elastic/kibana/pull/183423

The overflow button currently (8.14) in the Single Metric Viewer is hard to notice and feels out of place with the alignment of the visualization.

Some proposals for improving the visibility of this action:

The following screenshots show these two options:

Option 1

image

Option 2 image

As part of this, can we update the toast action that follows:

Include the default button in the toast. Optionally update the copy so it's mentioned that the visualization was added to the case. (Particularly when creating a new case, it's not immediately clear that the case was created and this was added to it.

image

elasticmachine commented 4 months ago

Pinging @elastic/ml-ui (:ml)

peteharverson commented 4 months ago

Note that we also use the same UX for adding to dashboard / case from the Anomaly Explorer and the ML AIOps Labs Change Point Detection views, so we should extend any changes to those two views too.