MedicOneSystems / MedicOneSystems/livewire-datatables

Pagination : Ability to reduce pagination page count

Open
#503 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
1.2k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

It would be great for when we use these Datatables in smaller cards, to be able to reduce the page count in pagination from the default of 1 -> 10... ++ , to 1 -> 5.. ++, or 1 -> 3 .. ++ ..

If this is already an option and I'm just not seeing it please forgive my ignorance.

Would just help it to fit in smaller Cards, that only take up col-4 or something.

Thanks again for your great work!

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.

Research direction

No file, test, or entry point is named in the issue. Start by locating the pagination rendering and its configuration, then determine how the default 1–10 page range is produced. Done means smaller cards can use shorter ranges such as 1–5 or 1–3 while pagination remains usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php, tailwind
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.