-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
We currently display all plugins in the table, when no filter was set. This results in a huge table and lots of data to transfer and process. And this problem is getting worse every day.
I think we should display a limited choice of plugins by default. I think the best choice here would be the most recently updated ones. Maybe with a way to switch to the most popular ones instead.
And most important: adding pagination would be a good idea. Only showing maybe 25 results per page or so.
Here are some crude mockups on how that might look like.