Skip to content

feat : Standardize miner table pagination and shared pager UX#1059

Open
carlh7777 wants to merge 1 commit into
entrius:testfrom
carlh7777:feat/miner-pagination
Open

feat : Standardize miner table pagination and shared pager UX#1059
carlh7777 wants to merge 1 commit into
entrius:testfrom
carlh7777:feat/miner-pagination

Conversation

@carlh7777
Copy link
Copy Markdown
Contributor

Summary

  • Unified pagination behavior across Miner PRs, Repositories, and Score Breakdown tables.
  • Added shared responsive pager UI with consistent rows-per-page controls.
  • Centralized pagination helpers and hooks into reusable TablePagination.tsx.

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other (describe below)

Screenshots

Before

Before.webm

After

After.webm

Checklist

  • New components are modularized/separated where sensible
  • Uses predefined theme (e.g. no hardcoded colors)
  • Responsive/mobile checked
  • Tested against the test API
  • npm run format and npm run lint:fix have been run
  • npm run build passes
  • Screenshots included for any UI/visual changes

@xiao-xiao-mao xiao-xiao-mao Bot added the refactor Code restructuring without behavior change label May 12, 2026
@ventura-oss
Copy link
Copy Markdown
Contributor

Skipping in this review pass — branch has merge conflicts against current test. Please rebase and we'll re-review.

@carlh7777 carlh7777 force-pushed the feat/miner-pagination branch from 60c3676 to cf862ed Compare May 13, 2026 11:48
@carlh7777
Copy link
Copy Markdown
Contributor Author

Hi @ventura-oss

Rebased onto the latest origin/test, resolved the merge conflicts, and force-pushed the updated branch for re-review.

@carlh7777 carlh7777 force-pushed the feat/miner-pagination branch 2 times, most recently from f98a638 to 3b31267 Compare May 14, 2026 08:39
@anderdc
Copy link
Copy Markdown
Collaborator

anderdc commented May 15, 2026

fix conflicts

@carlh7777 carlh7777 force-pushed the feat/miner-pagination branch from 3b31267 to f466de5 Compare May 15, 2026 22:00
@carlh7777
Copy link
Copy Markdown
Contributor Author

Hi @anderdc fixed conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code restructuring without behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants