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

[fix] 댓글 유저 이미지 상단 정렬 #274

Merged
merged 6 commits into from
Dec 2, 2024

Conversation

ruh0n
Copy link
Contributor

@ruh0n ruh0n commented Dec 2, 2024

closes #253

🤷‍♂️ Description

ListItem을 사용하는 것이 아니라, 직접 만들었습니다. 유튜브를 참고해서 만들었습니다.

미구현 기능을 보여줄 때 호출하기 위한 공통 toast를 띄우는 함수도 만들었습니다. 쓰실분만 쓰시죠

근데 댓글에 달린 시각은 안보여줘도 될까요?

📷 Screenshots

image

@ruh0n ruh0n added the 🐞 Bug 애플리케이션에서 발견된 오류나 예상하지 못한 동작을 보고합니다. label Dec 2, 2024
@ruh0n ruh0n added this to the 커뮤니티 milestone Dec 2, 2024
@ruh0n ruh0n self-assigned this Dec 2, 2024
@ruh0n ruh0n requested a review from a team as a code owner December 2, 2024 09:20
@ruh0n ruh0n linked an issue Dec 2, 2024 that may be closed by this pull request
Copy link
Contributor

@flashdragon flashdragon left a comment

Choose a reason for hiding this comment

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

@easyhak
Copy link
Contributor

easyhak commented Dec 2, 2024

보여주게할까요?

@easyhak easyhak merged commit fd48d56 into dev Dec 2, 2024
2 checks passed
@easyhak easyhak deleted the feature/#253-fix-profile-location branch December 2, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 애플리케이션에서 발견된 오류나 예상하지 못한 동작을 보고합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

댓글 여러줄 작성시 프로필 표현
3 participants