question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Welcome page pagination is inconsistent

See original GitHub issue

The pagination of dashboards on the welcome page doesn’t have a consistent number of dashboards per page, and the record count isn’t sequential. There record counts also seem to flicker and update to different numbers as the page loads (e.g. displaying 1-11, then updating to 1-15 once items render)

Expected results

Each page to have the same number of items, record counting to be sequential (e.g. first page is 1-10, 2nd is 11-20, 3rd is 21-30, etc)

Screenshots

Screen Shot 2020-07-02 at 8 49 25 AM Screen Shot 2020-07-02 at 8 49 33 AM

How to reproduce the bug

Paginate on the welcome page

Environment

(please complete the following information):

  • superset version: master

We have not yet enabled React List Views in our environment

to: @nytai, I think you were working on this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
dpgasparcommented, Jul 2, 2020

I think this may be related to a bug I currently fixed on FAB related with m-m relations on lists. The amount of owners are counted has records also, will publish an FAB 3 RC2 tomorrow if it’s not too urgent

1reaction
nytaicommented, Jul 2, 2020

@etr2460 I have noticed some weirdness with the record counts being inconsistent, I’ll look into that now. To be clear, you have “whited-out” the dashboard and creator columns in the screenshots and that isn’t a bug?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Welcome page pagination is inconsistent · Issue #10232
The pagination of dashboards on the welcome page doesn't have a consistent number of dashboards per page, and the record count isn't ...
Read more >
Wordpress pagination is returning inconsistent number of ...
By using wordpress wp_query with pagination with this settings: $args = array ( 'paged' => $paged, 'posts_per_page' => 50, ...
Read more >
Analytics data/pagination inconsistency
As a first step, please clear the analytics cache by going to WooCommerce > Status > Tools > Clear analytics cache. If the...
Read more >
Inconsistent paging - Elasticsearch
Hi, We've noticed a strange behavior in elasticsearch during paging. In one case we use a paging size of 60 and we have...
Read more >
Guys, we're doing pagination wrong…
In all the paginated APIs I have encountered, the intended behaviour is always to fetch the next set of results for a query,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found