What problem does this solve?
The Watchlist → Miners table has a layout issue where the Earnings/day and PRs columns appear visually merged due to insufficient spacing and column sizing.
On rows with PR activity, the earnings value and the first PR count can appear as a single continuous value, making it difficult to distinguish where one column ends and the next begins. In addition, column headers do not align cleanly with the underlying data, reducing readability across the table.
Current Behavior
Earnings/day and PR Activity Values
- Earnings values appear too close to the PR activity indicators.
- The first PR count can visually run into the earnings amount (e.g.
$14 appearing immediately beside 519).
- PR activity segments may extend beyond their intended column boundaries.
Column Alignment
- The Earnings/day and PRs headers do not align consistently with their corresponding cell content.
- Visual separation between adjacent columns is unclear.
Table Readability
- Users must visually parse where one metric ends and the next begins.
- Dense rows become harder to scan, especially when PR activity counts are larger.
Expected Behavior
Clear Column Separation
- Earnings/day displays only the earnings value within its column.
- PR activity metrics remain fully contained within the PRs column.
- Adequate spacing exists between adjacent columns.
Proper Alignment
- Column headers align with their respective cell content.
- Column boundaries are visually consistent across all rows.
Improved Readability
- Earnings and PR activity data can be distinguished at a glance.
- Activity indicators do not overflow or visually bleed into neighboring columns.
Steps to Reproduce
- Open the application.
- Navigate to Watchlist.
- Select the Miners tab.
- Locate a watched miner with PR activity.
- Compare the values displayed under Earnings/day and PRs.
Impact
- Reduces readability of key miner metrics.
- Makes earnings and contribution activity difficult to distinguish.
- Creates the appearance of malformed or merged data.
- Results in inconsistent table alignment and visual presentation.
Screenshots
Current Layout
Environment
- Browser: Chrome
- OS: Windows 11
What problem does this solve?
The Watchlist → Miners table has a layout issue where the Earnings/day and PRs columns appear visually merged due to insufficient spacing and column sizing.
On rows with PR activity, the earnings value and the first PR count can appear as a single continuous value, making it difficult to distinguish where one column ends and the next begins. In addition, column headers do not align cleanly with the underlying data, reducing readability across the table.
Current Behavior
Earnings/day and PR Activity Values
$14appearing immediately beside519).Column Alignment
Table Readability
Expected Behavior
Clear Column Separation
Proper Alignment
Improved Readability
Steps to Reproduce
Impact
Screenshots
Current Layout
Environment