-
Notifications
You must be signed in to change notification settings - Fork 844
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
[Security Solution] Text is not wrapped in the grey box for events under the resolver. #6277
Comments
@manishgupta-qasource Please review |
Reviewed & Assigned to @MadameSheema |
Pinging @elastic/endpoint-app-team (Feature:Resolver) |
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:
Artifacts: https://staging.elastic.co/7.11.0-e9e2951f/summary-7.11.0.html Hence, We are re-opening this ticket. Thanks!! |
Hmm, I tested it with this text 🤔. I'll try it again, thanks for the notice! |
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:
Artifacts: https://staging.elastic.co/7.11.0-c9f0a1f5/summary-7.11.0.html 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!! |
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:
Artifacts: https://staging.elastic.co/7.11.0-903dc0b6/summary-7.11.0.html Hence, We are closing this ticket. Thanks!! |
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
Screenshot We are re-opening this issue Thanks!! |
Very long string without spaces does not properly truncate despite truncate set to true https://codesandbox.io/s/ecstatic-satoshi-s4vzqk?file=/demo.js |
@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 |
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
Steps to Reproduce
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:
Without Full screen
The text was updated successfully, but these errors were encountered: