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: 모임원 없을 때 EmptyView 적용 #193

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

Andrevile
Copy link
Member

🎉 변경 사항

https://www.notion.so/depromeet/Empty-View-fa7d7c09538440a9b11bd194260cf0c4?pvs=4

🔗 링크

🙏 여기는 꼭 봐주세요!

Copy link
Collaborator

@semnil5202 semnil5202 left a comment

Choose a reason for hiding this comment

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

외쳐 갓종오!! EmptyView 아주 좋아여~~

궁금한거 코멘트 하나 남겼어요. 고생하셨습니다~~👍👍👍

return (
<EmptyView
title="아직 입장한 모임원이 없어요!"
css={{ position: 'fixed', top: '50%', left: '50%', transform: 'translate(-50%,-50%)' }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

엇? 상위 요소에 대한 absolute가 아니고 fixed이군요?? EmptyView 위치에 딱히 이슈는 없었나요?

Copy link
Member Author

Choose a reason for hiding this comment

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

@semnil5202
이거 컨텐츠가 height 100%가 안잡혀서 fixed로 한거긴한데 다시 체크해보긴 해야겠군요

Copy link
Collaborator

@semnil5202 semnil5202 left a comment

Choose a reason for hiding this comment

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

굳굳 확인했습니다 고생하셨습니다~~ 👍👍👍

@Andrevile Andrevile merged commit 7e72455 into main Sep 10, 2024
2 checks passed
@Andrevile Andrevile deleted the fix/SAMBAD-QA1-67 branch September 10, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants