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

[Lens] Table rendered with horizontal scrollbar on dashboard #99963

Closed
flash1293 opened this issue May 12, 2021 · 3 comments · Fixed by #102025
Closed

[Lens] Table rendered with horizontal scrollbar on dashboard #99963

flash1293 opened this issue May 12, 2021 · 3 comments · Fixed by #102025
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@flash1293
Copy link
Contributor

Kibana version: master

Describe the bug: A Lens table panel is always rendered with horizontal scrollbar on dashboard, even if it's not necessary

Steps to reproduce:

  1. Go to dashboard
  2. Add Lens panel with table
  3. Save and return
  4. Has a horizontal scrollbar

Expected behavior:
Should not have a scrollbar

Screenshots (if relevant):
Screenshot 2021-05-12 at 18 54 33

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:
I checked 7.13, seems like it doesn't have this problem.

It doesn't happen in the editor, only on the dashboard.
@mbondyra I remember you fixed an issue similar to this a while back, maybe this is related?

@flash1293 flash1293 added bug Fixes for quality problems that affect the customer experience Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels May 12, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@mbondyra mbondyra self-assigned this Jun 2, 2021
@mbondyra
Copy link
Contributor

mbondyra commented Jun 2, 2021

Looks like it's not related to any of this. I think the function that calculates the width on resize is not being run at the start, I'll investigate a bit more.

@mbondyra
Copy link
Contributor

mbondyra commented Jun 2, 2021

Here's a linked issue I submitted to EUI:
elastic/eui#4848

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 Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants