Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

닉네임, 제목이 길 때 UI 깨지는 문제 #662

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

cys4585
Copy link
Contributor

@cys4585 cys4585 commented Oct 16, 2024

PR의 목적이 무엇인가요?

닉네임, 제목이 길 때 모임, 안내면진다, 댓글 UI 깨지는 문제 해결

이슈 ID는 무엇인가요?

설명

공통으로 사용되는 ProfileFrame 컴포넌트의 수정이 있었습니다! 이 부분을 집중해서 리뷰 부탁드려요. (다른 부분에 사이드 이펙트가 없는지 확인은 했는데, 크로스 체크 차 요청드립니다.)

  • 왕관(profileCrown) 요소의 position을 absolute로 주고, 부모 요소를 relative로 줘서 위치를 조정하도록 했어요.

질문 혹은 공유 사항 (Optional)

@cys4585 cys4585 added FE 프론트엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제) labels Oct 16, 2024
@cys4585 cys4585 requested review from ss0526100 and jaeml06 October 16, 2024 07:42
@cys4585 cys4585 self-assigned this Oct 16, 2024
Copy link
Contributor

@jaeml06 jaeml06 left a comment

Choose a reason for hiding this comment

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

작업 브랜치에서 확인해보았으나 profileFrame에서 이상은 없었습니다.
다만 모임 상세 페이지에서 msw환경에서 다른 닉네임을 받아와도 같은 닉네임으로만 보이는 문제가 있습니다. 확인 부탁드리겠습니다.

@jaeml06 jaeml06 merged commit 510799e into develop-frontend Oct 17, 2024
1 check passed
@ss0526100 ss0526100 deleted the fix/#655 branch October 17, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants