OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Enhance pagination on user tables page #1666

Open jh-RLI opened 1 month ago

jh-RLI commented 1 month ago

Description of the issue

The pagination implemented in the user profile page should:

  1. Only load the partial page content for either published or draft tables instead of reloading the whole page
  2. The page navigation should show more pages than the previous, current & next.

Ideas of solution

Workflow checklist