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] Data is not rendered on mobile viewport < 767 px #121403

Closed
Tracked by #120277
gavinwye opened this issue Dec 16, 2021 · 3 comments · Fixed by #122770
Closed
Tracked by #120277

[Security Solution] Data is not rendered on mobile viewport < 767 px #121403

gavinwye opened this issue Dec 16, 2021 · 3 comments · Fixed by #122770
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.

Comments

@gavinwye
Copy link

Describe the bug:
Data is not rendered on mobile viewport < 767

Kibana/Elasticsearch Stack version:
v 7.16.1 (XDR Eden)

Browser and Browser OS versions:
Version 1.32.113 Chromium: 96.0.4664.45 (Official Build) (arm64)

Steps to reproduce:

View at a viewport of 767px or less

Current behavior:

No data is displayed

Expected behavior:

The same data should be available as on larger viewports

Screenshots (if relevant):

image

scrnli_16_12_2021_14-40-56.mp4
@gavinwye gavinwye added bug Fixes for quality problems that affect the customer experience triage_needed Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Dec 16, 2021
@elasticmachine
Copy link
Contributor

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

@gavinwye gavinwye changed the title [Security Solution] Data is not rendered on mobile viewport < 767 [Security Solution] Data is not rendered on mobile viewport < 767 px Dec 16, 2021
@gavinwye gavinwye self-assigned this Dec 22, 2021
@snide
Copy link
Contributor

snide commented Jan 5, 2022

I did a quick scan of the code that is causing this. There's a lot of overwrites on the flex items and groups. There's also a couple places set with column layouts but also have specific widths. Likely can be fixed with some quick CSS / template cleanup.

@gavinwye if you'd like to pair on this one day, it might be a good way to introduce you to some of the codebase (if you're interested). Otherwise whichever engineer ends up picking this one up can feel free to bug me and I can help provide some suggestions.

image

@gavinwye
Copy link
Author

gavinwye commented Jan 6, 2022

@snide yes that would be great. Let's try and get together some time in the WC 10th Jan

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 Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants