Skip to content

[7.x] [SIEM][Detections Engine] - Fix reference rule url overflow (#68640)#68835

Merged
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-68640
Jun 11, 2020
Merged

[7.x] [SIEM][Detections Engine] - Fix reference rule url overflow (#68640)#68835
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-68640

Conversation

@yctercero
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…68640)

### Summary

Rule reference urls, when really long, appear to overflow. The expected behavior is that it would wrap. I thought it was working in the create rule flow and not the details flow, but it was not working on either. The creation flow was simply hiding the overflow. This fixes it by adding word wrap to the urls.
@yctercero yctercero added the backport This PR is a backport of another PR label Jun 10, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@yctercero yctercero merged commit fcd7e15 into elastic:7.x Jun 11, 2020
@yctercero yctercero deleted the backport/7.x/pr-68640 branch October 14, 2020 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants