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

[MODI-294] feat- 채팅리스트 페이지의 레이아웃 구현 #142

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

DorrKim
Copy link
Collaborator

@DorrKim DorrKim commented Jan 14, 2022

👀 이미지 또는 Gif

chat-index-page

📝 요구 사항 및 구현 내용

  • 채팅리스트의 기본 레이아웃 구현

💡 포인트

🚩 이슈

  • 헤더부분은 PageHeader를 수정해야할 것 같아 아직 구현하지 않았습니다. 추후 논의후 구현하겠습니다

@DorrKim DorrKim changed the title Feat/modi 294 [MODI-294] feat- 채팅리스트 페이지의 레이아웃 구현 Jan 14, 2022
Copy link
Collaborator

@goumi1009 goumi1009 left a comment

Choose a reason for hiding this comment

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

MUI 활용이 적절해보입니다! 좋아요!

};

return (
<>
Copy link
Collaborator

Choose a reason for hiding this comment

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

flagment tag로 감싼 이유가 있을까요?


return (
<>
<ListItem disableGutters disablePadding divider>
Copy link
Collaborator

Choose a reason for hiding this comment

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

엇 여기에 divider 프롭을 넣으면 구분줄이 생기는군요 알림 리스트에도 적용해야겠어요!! 감사합니다!

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.

2 participants