Skip to content

hotfix(watchlist): improve Earnings/day and activity column alignment#1344

Merged
anderdc merged 1 commit into
entrius:testfrom
carlh7777:fix/watchlist-earnings-prs-spacing
Jul 2, 2026
Merged

hotfix(watchlist): improve Earnings/day and activity column alignment#1344
anderdc merged 1 commit into
entrius:testfrom
carlh7777:fix/watchlist-earnings-prs-spacing

Conversation

@carlh7777

Copy link
Copy Markdown
Contributor

Summary

Fixes a layout issue in the Watchlist → Miners table where Earnings/day values and PR/Issue activity metrics appeared visually merged due to tight column spacing and activity segment overflow.

Changes

  • Add spacing between Earnings/day and activity columns
  • Rebalance watchlist column widths for better alignment
  • Prevent activity segments from overflowing into adjacent columns
  • Improve readability of PR and Issue activity metrics

This change only affects the Watchlist miners table. Leaderboard and discovery views are unchanged.

Related Issues

Fixes #1343

Type of Change

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

Screenshots

Before

image

After

image

Checklist

  • 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 UI changes

@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label Jun 22, 2026
@carlh7777

Copy link
Copy Markdown
Contributor Author

@anderdc @e35ventura could you review this pr?

@carlh7777

Copy link
Copy Markdown
Contributor Author

@anderdc @e35ventura could you review this pr?

@anderdc anderdc merged commit dfd722c into entrius:test Jul 2, 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.

Watchlist Miners Table: Earnings/day and PR Activity Columns Visually Overlap

2 participants