Skip to content

Fix: repository Miners tab sort showing duplicate rows and wrong order#1264

Merged
anderdc merged 1 commit into
entrius:testfrom
carlh7777:fix/repo-miner-sort
May 22, 2026
Merged

Fix: repository Miners tab sort showing duplicate rows and wrong order#1264
anderdc merged 1 commit into
entrius:testfrom
carlh7777:fix/repo-miner-sort

Conversation

@carlh7777
Copy link
Copy Markdown
Contributor

Summary

Fixes incorrect sorting and duplicated miner rows on the repository Miners tab (e.g. multiple moktamd entries with mismatched ranks after sorting by PRs or Score).

Related Issues

Fixes #1263

Type of Change

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

Screenshots

Before

fix.Before.webm

After

fix.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 bug Something isn't working label May 22, 2026
@anderdc anderdc merged commit 8a3696d into entrius:test May 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Miner table sorting breaks on repository → Miners tab and returns duplicated rows

2 participants