Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution] Text is not wrapped in the grey box for events under the resolver. #6277

Closed
ghost opened this issue Dec 3, 2020 · 10 comments · Fixed by elastic/kibana#86905, elastic/kibana#88679 or #6280
Labels

Comments

@ghost
Copy link

ghost commented Dec 3, 2020

Describe the bug
Text is not wrapped in the grey box for events under the resolver.

Build Details:
Versio : 7.10.1 BC2
Commit:608c5e5dd32659e8afadd520d0cdc58766ba505b
Build number : 36063
Artifact: https://staging.elastic.co/7.10.1-928e89a5/summary-7.10.1.html

Browser Details
All

Preconditions

  1. Elastic Cloud 7.10.0 environment should be deployed
  2. Auditbeat should be running.
  3. Alert should be generated.

Steps to Reproduce

  1. Navigate to Detections tab of Security.
  2. Click on Analyze event icon
  3. Click on Registry events.
  4. Observe that text is not wrapped in the grey box

Impacted Test case(s)
N/A

Actual Result
Text is not wrapped in the grey box for events under the resolver.

Expected Result
Data should be wrapped in the grey box only. But it cross overs the grey box and expands.

What's Working
N/A

What's not Working
This issue is also occurring on full screen mode.

Screenshot
Full Screen:
Registry_events1

Without Full screen
Registry_events2

@ghost ghost added the bug label Dec 3, 2020
@ghost
Copy link
Author

ghost commented Dec 3, 2020

@manishgupta-qasource Please review

@manishgupta-qasource
Copy link

Reviewed & Assigned to @MadameSheema

@elasticmachine
Copy link
Collaborator

Pinging @elastic/endpoint-app-team (Feature:Resolver)

@ghost
Copy link
Author

ghost commented Jan 19, 2021

Hi @michaelolo24

We have validated this ticket on 7.11.0 BC3 and found that issue is Not Fixed . Long text is not wrapped in the grey box for events under the resolver

Build Details:

Version: 7.11.0 BC3
Build: 37694
Commit: b9c97fb364139c48ef619140534af4eea195a629

Artifacts: https://staging.elastic.co/7.11.0-e9e2951f/summary-7.11.0.html

Screenshot:
Registry_events

Hence, We are re-opening this ticket.

Thanks!!

@ghost ghost reopened this Jan 19, 2021
@michaelolo24
Copy link

Hmm, I tested it with this text 🤔. I'll try it again, thanks for the notice!

@ghost
Copy link
Author

ghost commented Jan 21, 2021

Hi @michaelolo24

We have validated this ticket on 7.11.0 BC4 and found that issue is Not Fixed . Long text is not wrapped in the grey box for events under the resolver

Build Details:

Version: 7.11.0 BC4
Build: 37776
Commit: efd7b70e2803294a95395629dee55c89441d742a

Artifacts: https://staging.elastic.co/7.11.0-c9f0a1f5/summary-7.11.0.html

Screenshot:
Registry_events

Hence, We are re-opening this ticket.

Moreover, Please let us know if these merges will be available later to 7.11 BC4 build

Thanks!!

@ghost ghost reopened this Jan 21, 2021
@ghost
Copy link
Author

ghost commented Jan 28, 2021

Hi @michaelolo24

We have validated this ticket on 7.11.0 BC5 and found that issue is Fixed . Long text is wrapped in the grey box for events under the resolver

Build Details:

Version: 7.11.0 BC5
Build: 37827
Commit: d801a7bb08e17368584d00fbd97a5d0006285b51

Artifacts: https://staging.elastic.co/7.11.0-903dc0b6/summary-7.11.0.html

Screenshot:
registry_events

Hence, We are closing this ticket.

Thanks!!

@ghost ghost closed this as completed Jan 28, 2021
@ghost
Copy link
Author

ghost commented Sep 1, 2022

Hi @michaelolo24 ,

We have observed that this issue is occurring on 8.5.0 SNAPSHOT. Text is not wrapped in the grey box for events under the resolver.

Please find the below details:

Build info

VERSION : 8.5.0 SNAPSHOT
BUILD: 55925
COMMIT: dc43193d73c5869335a239c7012528bb1fffd509

Screenshot

image

We are re-opening this issue

Thanks!!

@ghost ghost reopened this Sep 1, 2022
@christineweng christineweng transferred this issue from elastic/kibana Sep 29, 2022
@christineweng
Copy link

Very long string without spaces does not properly truncate despite truncate set to true

https://codesandbox.io/s/ecstatic-satoshi-s4vzqk?file=/demo.js

image

@cee-chen
Copy link
Contributor

cee-chen commented Sep 29, 2022

@christineweng Did you mean to open a new issue for this instead of transferring an existing one? The screenshot and component you have in your comment (EuiBreadcrumbs) is completely unrelated to the parent GitHub issue (EuiCodeBlock).

EDIT: oh, wait. That is an EuiBreadcrumb. Not going to lie, that's an odd / uncommon / not really intended use case of EuiBreadcrumbs, which is primarily meant for navigation. I'll take a look at the bug tomorrow, I can confirm it does exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment