Skip to content

Fix(bds): 아바타 컴포넌트 기본 프로필 컬러 변경#483

Merged
jeonghoon11 merged 6 commits into
developfrom
fix/community-avatar-color-change/#482
Dec 19, 2025
Merged

Fix(bds): 아바타 컴포넌트 기본 프로필 컬러 변경#483
jeonghoon11 merged 6 commits into
developfrom
fix/community-avatar-color-change/#482

Conversation

@jeonghoon11

@jeonghoon11 jeonghoon11 commented Dec 18, 2025

Copy link
Copy Markdown
Member

📌 Summary

해당 PR에 대한 작업 내용을 요약하여 작성해주세요.

  • 디자인 시스템에 있는 아바타 컴포넌트 이미지 수정
  • 대댓글 컴포넌트 UI 조정

📚 Tasks

1차 스프린트때 아바타 컴포넌트의 기본 이미지가 변경됐어요.

이전 마이 페이지의 이미지 없을 때의 Avatar 컴포넌트는 profile_none, 커뮤니티 페이지의 Avatar 컴포넌트는 profile_fill이 적용됐지만
이번 스프린트때 모든 기본 Avatar 컴포넌트의 색이 grayScale로 변경되어 수정했습니다.
따라서 profile_noneprofile_fill은 제거하고 proflie Icon만 렌더링하도록 수정했습니다.

추가로 커뮤니티 대댓글 컴포넌트에서 대댓글 아이콘의 사이즈 때문에 글이 옆으로 밀려있는걸 발견했어요.
widthheight가 잘못 지정되어 있는걸 발견했고 수정했어요.

  • 대댓글 Avatar 컴포넌트가 가운데 정렬 되어 있지 않는 것을 수정했어요.

스토리북도 이전에 너무 지저분해 보여서 깔끔하게 보이도록 수정했습니다!

📸 Screenshot

[AS-IS]

image

[TO-BE]

image

@jeonghoon11 jeonghoon11 self-assigned this Dec 18, 2025
@jeonghoon11 jeonghoon11 requested a review from a team as a code owner December 18, 2025 09:13
@jeonghoon11 jeonghoon11 requested review from 1jiwoo27, gwagjiug, hansoojeongsj, jogpfls and minjeoong and removed request for a team December 18, 2025 09:13
@jeonghoon11 jeonghoon11 linked an issue Dec 18, 2025 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown
Contributor

✅ Storybook이 배포되었습니다.
🔗 바로가기

@gwagjiug gwagjiug left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GOOD

@jogpfls jogpfls left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨어요 ~

@hansoojeongsj hansoojeongsj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨셉쎄요

@jeonghoon11 jeonghoon11 merged commit 73175fa into develop Dec 19, 2025
5 checks passed
@jeonghoon11 jeonghoon11 deleted the fix/community-avatar-color-change/#482 branch December 19, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fix] 아바타 컴포넌트 기본 프로필 컬러 변경

4 participants