Skip to content

fix(insights): Right-align perf score empty state in transactions table#111222

Merged
gggritso merged 2 commits intomasterfrom
georgegritsouk/dain-1382-address-padding-issue-with-perf-score-in-table-view
Mar 20, 2026
Merged

fix(insights): Right-align perf score empty state in transactions table#111222
gggritso merged 2 commits intomasterfrom
georgegritsouk/dain-1382-address-padding-issue-with-perf-score-in-table-view

Conversation

@gggritso
Copy link
Member

@gggritso gggritso commented Mar 20, 2026

Before:
Screenshot 2026-03-20 at 11 15 56 AM

After:
Screenshot 2026-03-20 at 1 58 01 PM

Fixes DAIN-1382

The Performance Score column renderer used a left-aligned `Container`
for the "(no value)" state but a right-aligned `RightAlignedContainer`
for the badge. Both should be right-aligned for consistency.

Refs DAIN-1382
Co-Authored-By: Claude <noreply@anthropic.com>
@gggritso gggritso requested a review from a team as a code owner March 20, 2026 17:56
@linear-code
Copy link

linear-code bot commented Mar 20, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 20, 2026
@gggritso gggritso merged commit 5841811 into master Mar 20, 2026
69 checks passed
@gggritso gggritso deleted the georgegritsouk/dain-1382-address-padding-issue-with-perf-score-in-table-view branch March 20, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants