listmonk icon indicating copy to clipboard operation
listmonk copied to clipboard

Lists page, loading spinner missing

Open rpmcoding opened this issue 1 year ago • 3 comments

Version:

  • listmonk: v3.0
  • OS: Ubuntu

Description of the bug and steps to reproduce:

/admin/lists

My lists are large and so perhaps users with smaller lists will not notice this.

However, while the data is loading and waiting to display, as it does on other pages such as admin/campaigns and admin/subscribers a loading spinner is no longer displayed.

It just says "Nothing here" for about 10 seconds and then the data shows.

Also, pagination seems to have similar issues.

Screenshots:

Lists-listmonk

rpmcoding avatar Apr 08 '24 11:04 rpmcoding

Will investigate this. How many lists and subscribers do you have? If you've millions of subscribers and these pages have slowed down, I'd recommend enabling Settings -> Performance -> Cache slow database queries. The page loads will become instant (albeit with cached aggregate counts that are updated periodically, such as the total number of subscribers in a list).

knadh avatar Apr 09 '24 06:04 knadh

@knadh 20 or so lists. 5m subscribers. Thanks for the tip about Cache slow database queries - has helped massively!

rpmcoding avatar Apr 11 '24 16:04 rpmcoding

I could have sworn there was already another issue and PR for this but I can't find it.

Oh, I'm thinking of this related one https://github.com/knadh/listmonk/issues/1736.

MaximilianKohler avatar Apr 12 '24 04:04 MaximilianKohler