-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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] The long rule name breaks the UI structure under exception tab in rule details page #119012
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
@deepikakeshav-qasource can you please try to reproduce the same with a long rule name but with spaces on it? Thanks |
Hi @MadameSheema , Yes, Issue is also occurring with long rule name with spaces. I have also shared the observations in bug as well. Please let us know if anything else is required from our end. Thanks!! |
Here's an issue covering other remaining max-length and overflow issues between the Rule Creation, Edit, and Details pages: #119402 |
@jethr0null -- users are running into this issue in the discuss forums, so we should prioritize accordingly. Fix is low impact and low LOE, so can probably bundle in with the other overflow issues outlined in #119402 and tackle post-FF for 8.1. |
Thanks for flagging this. cc @peluja1012 for scheduling consideration |
…lastic#125145) ### Summary Addresses elastic#119012 - updates exception item viewer UI (cherry picked from commit dba7207)
…lastic#125145) ### Summary Addresses elastic#119012 - updates exception item viewer UI (cherry picked from commit dba7207)
PR merged, backports running now! |
…125145) (#125176) ### Summary Addresses #119012 - updates exception item viewer UI (cherry picked from commit dba7207) Co-authored-by: Yara Tercero <[email protected]>
…125145) (#125177) ### Summary Addresses #119012 - updates exception item viewer UI (cherry picked from commit dba7207) Co-authored-by: Yara Tercero <[email protected]>
@deepikakeshav-qasource can you please validate this on 8.1.0BC3? Thanks :) |
Hi @MadameSheema , We have validated this issue on 8.1.0 BC3 build. and found that issue is fixed. Build Details:
Screenshots Hence, we are closing this issue and marking as QA Validated. Thanks! |
We have validated this issue on 8.0.1 BC1 and found it still Fixed. ✔️ Please find below the testing details: Build Details:
Screenshot: Thanks !! |
Describe the bug
The long rule name breaks the UI structure under exception tab in rule details page
Build Details:
Version:7.16.0 BC5
Build: 46061
COMMIT: f13296d
Browser Details:
N/A
Preconditions
Steps to Reproduce
Actual Result
The long rule name breaks the UI structure under exception tab in rule details page
Expected Result
UI should not be break with long rule name under exception tab in rule details page
What's Working
What's Not Working
Screen-Shots
Rule Name with Space:
![image](https://user-images.githubusercontent.com/61860752/142401942-604aea47-5b02-4b95-b06d-4c22562f1dcc.png)
Rule Name Without Space:
![image](https://user-images.githubusercontent.com/61860752/142401922-4a46de53-7fe1-4af5-98ca-588fd0664905.png)
The text was updated successfully, but these errors were encountered: