elastic / kibana

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

[ML] Improve display for long descriptions in transforms and jobs #163147

Closed sophiec20 closed 10 months ago

sophiec20 commented 1 year ago

Kibana version: 8.10 (and prior)

Describe the bug: If there is a long description, we do not display it well in the list view (transforms and DFA). Suggest consider allowing wrapping (like anomaly detection) or seeing it in row expansion or maybe on hover (least fav).

When editing long descriptions (anomaly detection, transforms, DFA) the edit text box is fixed width and this width is too short for most descriptions.

Steps to reproduce:

  1. Create a job/transform
  2. Give it a very long name

Screenshots (if relevant):

List View

image

Edit View

image

Todos

Transforms

Data Frame Analytics

elasticmachine commented 1 year ago

Pinging @elastic/ml-ui (:ml)