Skip to content

PM-5261: Keep rating position details together#1900

Merged
jmgasper merged 1 commit into
ai-ratingsfrom
PM-5261-1
Jun 5, 2026
Merged

PM-5261: Keep rating position details together#1900
jmgasper merged 1 commit into
ai-ratingsfrom
PM-5261-1

Conversation

@jmgasper
Copy link
Copy Markdown
Collaborator

@jmgasper jmgasper commented Jun 5, 2026

What was broken
The rating info popup rendered the pyramid graphic as its own summary cell between overall rating and position, which separated the triangle from the position data.

Root cause
The summary grid defined three columns and rendered the pyramid as a standalone grid item with its own divider, instead of grouping it with the position metric.

What was changed
Moved the pyramid markup inside the position summary cell and updated the summary grid styles so the position cell contains both the pyramid and position text, including responsive behavior.

Any added/updated tests
Added a MemberRatingInfoModal rendering test that verifies the position summary cell contains both the position data and the pyramid graphic.

Validation note
The focused PM-5261 test, lint, and production build pass. The full project Jest command currently fails in unrelated wallet, work, and engagements suites that are outside this profiles modal change.

What was broken
The rating info popup rendered the pyramid graphic as its own summary cell between overall rating and position, which separated the triangle from the position data.

Root cause
The summary grid defined three columns and rendered the pyramid as a standalone grid item with its own divider, instead of grouping it with the position metric.

What was changed
Moved the pyramid markup inside the position summary cell and updated the summary grid styles so the position cell contains both the pyramid and position text, including responsive behavior.

Any added/updated tests
Added a MemberRatingInfoModal rendering test that verifies the position summary cell contains both the position data and the pyramid graphic.
@jmgasper jmgasper requested a review from kkartunov as a code owner June 5, 2026 02:05
@jmgasper jmgasper changed the base branch from dev to ai-ratings June 5, 2026 03:15
@jmgasper jmgasper merged commit e3f3e52 into ai-ratings Jun 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant