OpenEnergyPlatform / OpenEnergyPlatform/oeplatform

Enhance pagination on user tables page

Open
#1,666 0 comments 0 reactions 1 assignee View on GitHub

@jh-RLI is already working on this.

Since Apr 12, 2024.

type: enhancement :gear: User Tables
Dominant language
Python
Stars
65
Forks
29
Avg merge
15h 25m
Merged PRs (30d)
32

Description

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

  • Implement htmx partial that is triggered by page selection
  • Show selection options for the first 5 next and 5 previous pages??

Workflow checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.