Skip to content

PM-5384: Tune profile photo name spacing#1971

Merged
jmgasper merged 1 commit into
devfrom
PM-5384-1
Jun 19, 2026
Merged

PM-5384: Tune profile photo name spacing#1971
jmgasper merged 1 commit into
devfrom
PM-5384-1

Conversation

@jmgasper

Copy link
Copy Markdown
Collaborator

What was broken

The previous PM-5384 fix moved the desktop About Me greeting closer to the profile picture, but QA reported that the result was now a bit too close and needed more breathing room.

Root cause

The prior desktop left-column offset changed from -60px to -140px, which corrected the original oversized gap but slightly overcorrected the spacing under the avatar.

What was changed

Reduced the desktop left profile column offset from -140px to -120px so the greeting sits lower while still remaining much closer to the profile picture than the original layout. Tablet and mobile offsets remain unchanged.

Any added/updated tests

No tests were added because this is a CSS-only spacing adjustment.

Validation:

  • yarn lint passed.
  • yarn run build passed, with existing CRA/webpack warnings.
  • yarn test:no-watch src/apps/profiles/src/member-profile passed: 6 suites, 33 tests.
  • yarn test:no-watch --findRelatedTests src/apps/profiles/src/member-profile/page-layout/ProfilePageLayout.module.scss found no related tests and exited successfully.
  • Full yarn test:no-watch was attempted but currently fails in unrelated work, engagements, and wallet-admin suites outside this CSS-only profiles change.

What was broken

The previous PM-5384 fix moved the desktop About Me greeting closer to the profile picture, but QA reported that the result was now a bit too close and needed more breathing room.

Root cause

The prior desktop left-column offset changed from -60px to -140px, which corrected the original oversized gap but slightly overcorrected the spacing under the avatar.

What was changed

Reduced the desktop left profile column offset from -140px to -120px so the greeting sits lower while still remaining much closer to the profile picture than the original layout. Tablet and mobile offsets remain unchanged.

Any added/updated tests

No tests were added because this is a CSS-only spacing adjustment. Validation included lint, production build, a related-test lookup for the changed stylesheet, and the existing profile-area test suite.
@jmgasper jmgasper requested a review from kkartunov as a code owner June 19, 2026 00:34
@jmgasper jmgasper merged commit 3c53520 into dev Jun 19, 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