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

[Feat] 채팅 모달 세부 컴포넌트 구현 및 레이아웃 수정 #73

Merged
merged 7 commits into from
Dec 2, 2024

Conversation

joarthvr
Copy link
Collaborator

@joarthvr joarthvr commented Dec 1, 2024

📌 관련 이슈


💭 작업 내용

  1. 채팅 모달 헤더 컴포넌트 구현
  2. 채팅 하단 nav 컴포넌트 구현
  3. 채팅 입력 컴포넌트 구현
  4. 채팅방 목록 아이템 컴포넌트 구현
  5. 채팅 모달 레이아웃 수정

🤔 참고 사항

  • [ ]

📸 스크린샷

image image image

Copy link

netlify bot commented Dec 1, 2024

Deploy Preview for palettee22 ready!

Name Link
🔨 Latest commit cbb850e
🔍 Latest deploy log https://app.netlify.com/sites/palettee22/deploys/674c84d4f5d40c0008c9f850
😎 Deploy Preview https://deploy-preview-73--palettee22.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Dec 1, 2024

⚡ Lighthouse report for http://localhost:3000/

Category Score
🔴 Performance 37
🟢 Accessibility 97
🟢 Best Practices 92
🟠 SEO 83

Detailed Metrics

Metric Value
🔴 First Contentful Paint 46.9 s
🔴 Largest Contentful Paint 76.9 s
🟠 Total Blocking Time 360 ms
🟢 Cumulative Layout Shift 0
🔴 Speed Index 60.9 s

@joarthvr joarthvr self-assigned this Dec 1, 2024
@joarthvr joarthvr added 🎨 Html&css 마크업 & 스타일링 ✨ Feature 기능 개발 labels Dec 1, 2024
Copy link
Collaborator

@he2e2 he2e2 left a comment

Choose a reason for hiding this comment

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

전송 input 쪽 가운데 정렬해야 할 것 같습니당

  • 홈 표시도 아예 없애도 될 것 같아요!! 👍

Copy link
Collaborator

@csk6314 csk6314 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~
Message Input에 폰트 적용 안되는거 같은데 이거 global css에

textarea {
font:inherit;
}

추가해주면 될듯 👍👍

@joarthvr joarthvr merged commit 0733667 into dev Dec 2, 2024
5 checks passed
@joarthvr joarthvr deleted the feat/#72-chatting-chat branch December 2, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🎨 Html&css 마크업 & 스타일링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants