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

Complicated lens table fails to populate at first, then populates on page refresh #198510

Open
mr54321 opened this issue Oct 31, 2024 · 4 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@mr54321
Copy link

mr54321 commented Oct 31, 2024

**Kibana version: 8.13.3

**Elasticsearch version: 8.13.3

**Server OS version: Docker Desktop running on a Mac, but have seen the issue on Linux running Docker as well

**Browser version: Chrome Version 129.0.6668.60 (Official Build) (arm64)

**Browser OS version: Mac

**Original install method (e.g. download page, yum, from source, etc.): downloaded Docker images

**Describe the bug: I've got a complicated Lens table, eg with four columns. When I update a filter on the dashboard, the table goes blank. It then comes back if I refresh the entire page.

Steps to reproduce:

  1. Create an index in elastic with some keyword type fields
  2. Create a dashboard with a lens table, with eg 5 columns (the more columns you have, the more likely this bug surfaces
  3. Add a filter - does the table go blank? If it does, refresh the page - the table comes back.

Expected behavior:

Screenshots (if relevant):

Errors in browser console (if relevant):

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

Any additional context:

@mr54321 mr54321 added the bug Fixes for quality problems that affect the customer experience label Oct 31, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 31, 2024
@wayneseymour wayneseymour added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Nov 4, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 4, 2024
@markov00
Copy link
Member

markov00 commented Nov 4, 2024

Hi, I've tried locally on a 8.13.3 instance but I can't reproduce it, even adding more and more columns.

Do you see any errors in the browser console? if so could you please post here the error?
Does it happen with every table with more than 4/5 columns? can you reproduce it only on a specific dashboard or also on new empty dashboard?
Does it happen with every filter, or the filter need to be one of the field used in the table?
Could you please post a screenshot of the Lens configuration? better if showing the type of operation per row?
thanks

@mr54321
Copy link
Author

mr54321 commented Nov 4, 2024

No, there are no errors showing on the browser console when this happens.

It happens pretty reliably with tables of 4/5 columns. I think we first noticed this issue when we migrated our dashboards from an older version of elastic. Deleting the visualisation (table) & re-creating the table from scratch fixed a couple of the tables, but some of the more complicated ones proved stubborn against this fix! I'm suspicious that it's something hanging over in the visualisation or dashboard from the previous version - I'll test this further and get back to you if the issue has gone if I try recreate the entire dashboard from scratch...

It happens when you filter for something in the table.

@mr54321
Copy link
Author

mr54321 commented Nov 4, 2024

(...will post a screenshot of the lens config if I still have the issue...)

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

No branches or pull requests

4 participants