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] Option to resize fields section remains active on Full Screen Results for ES QL results #182812

Closed
arvindersingh-qasource opened this issue May 7, 2024 · 8 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience fixed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. QA:Validated Issue has been validated by QA Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting:Investigations Security Solution Investigations Team Team:Threat Hunting Security Solution Threat Hunting Team v8.14.0
Milestone

Comments

@arvindersingh-qasource
Copy link

Describe the bug
Option to resize fields section remains active on Full Screen Results for ES QL results

Build Details

VERSION: 8.14.0
BUILD: 73762
COMMIT: 2a492e1625f24336f3259b2b8df62b2b18127e81

Browser Details
This issue is occurring on all browsers.

Preconditions

  1. Kibana v8.14.0 must be available.

Steps to Reproduce

  1. Navigate to Security -> Timelines .
  2. Create new Timeline or Open any already available Timeline.
  3. Navigate to ES|QL tab.
  4. Under Query section, add a query and Run it.
  5. Click on Full Screen option for results shown under ES|QL query.
  6. Observe that Option to resize fields section remains active on Full Screen Results for ES QL results

Actual Result
Option to resize fields section remains active on Full Screen Results for ES QL results

Expected Result
Option to resize fields section should not overlap Full Screen results for ES QL results

What's Working

  • N/A

What's Not Working

  • N/A

Screen Recording

Timelines.-.Kibana.-.Google.Chrome.2024-05-07.14-55-12.mp4
@arvindersingh-qasource arvindersingh-qasource added bug Fixes for quality problems that affect the customer experience triage_needed Team:Threat Hunting Security Solution Threat Hunting Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting:Investigations Security Solution Investigations Team v8.14.0 labels May 7, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@arvindersingh-qasource arvindersingh-qasource added the impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. label May 7, 2024
@arvindersingh-qasource
Copy link
Author

@karanbirsingh-qasource Please review this ticket.

Thanks.

@karanbirsingh-qasource karanbirsingh-qasource added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. and removed impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels May 7, 2024
@MadameSheema MadameSheema removed their assignment May 7, 2024
@PhilippeOberti PhilippeOberti self-assigned this May 7, 2024
@PhilippeOberti
Copy link
Contributor

@arvindersingh-qasource thanks for opening this ticket. It is indeed a bug that I can easily reproduce locally. The behavior should be identical to how Discover renders the full screen, meaning that we should not be able to see the left panel as well as the resizable section.

Looking at the UI, the biggest difference between Timeline and Discover is the css.

For Timeline, these are the css properties applied:
Screenshot 2024-05-07 at 1 48 00 PM

And for Discover, we see that when in full screen mode we override the z-index value:
Screenshot 2024-05-07 at 1 48 08 PM

I'm looking into adding that override in Timeline as well

@PhilippeOberti
Copy link
Contributor

@arvindersingh-qasource the code was merged last night, it will be available on the next BC (should be the last BC)!

@PhilippeOberti
Copy link
Contributor

@arvindersingh-qasource I checked and the fix made it as part of BC4. Please verify when you get a chance. I believe this is the last ticket we have open for 8.14 😄
Thanks!

@arvindersingh-qasource
Copy link
Author

Hi @PhilippeOberti

Thanks for the update.

We have validated this ticket on latest kibana v8.14 BC build and found that issue is now fixed

Please find the below observations

Build Details

VERSION: 8.14.0
BUILD: 73836
COMMIT: 23ed1207772b3ae958cb05bc4cdbe39b83507707

Observations

  • Option to resize fields section is not available on full screen for ESQL results
    image

Hence, we are closing this ticket as QA Approved.

Thanks.

@arvindersingh-qasource arvindersingh-qasource added the QA:Validated Issue has been validated by QA label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience fixed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. QA:Validated Issue has been validated by QA Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting:Investigations Security Solution Investigations Team Team:Threat Hunting Security Solution Threat Hunting Team v8.14.0
Projects
None yet
Development

No branches or pull requests

5 participants