elastic / kibana

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

[One Discover] Big blob of text when user hovers on a field in document view in Discover #198851

Open bhavyarm opened 2 weeks ago

bhavyarm commented 2 weeks ago

Kibana version: 8.16.0 BC3/main

Browser version: chrome latest

Original install method (e.g. download page, yum, from source, etc.): from staging

Describe the bug: When user hovers on a field on a logs document, discover sometimes displays a big blob of text. In this example this is happening on Cloud availability zone(dummy data uploaded using synth trace). The text is not fully visible and scrolling doesn't work.

Steps to reproduce:

  1. use synthtrace and upload some data into a cluster
  2. create logs-synth-default dataview
  3. Go to discover and on logs-synth-default view - click on the document with error. Usually one of the first three documents.
  4. On the document view - hover on cloud availability zone.
  5. Kibana displays a big blob of text

Expected behavior: Handle the display of big blobs of text

Screenshots (if relevant):

Image

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

elasticmachine commented 2 weeks ago

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)

davismcphee commented 2 weeks ago

Adding @elastic/obs-ux-logs-team as maintainers of the log overview tab.