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] 좋아요 리스트 페이지 및 마크다운 에디터 수정 #70

Merged
merged 7 commits into from
Dec 2, 2024

Conversation

he2e2
Copy link
Collaborator

@he2e2 he2e2 commented Nov 30, 2024

📌 관련 이슈


💭 작업 내용

  • 좋아요 리스트 페이지 퍼블리싱
  • 아카이브 좋아요, 좋아요 리스트 불러오기 API 구현
  • optimistic update 구현
  • 마크다운 에디터 범용성 있게 수정
  • 마크다운 에디터 반응형
  • favicon 변경

🤔 참고 사항

  • 마크다운 에디터 사용법
<MarkdownEditor data={archiveData} onUpdate={updateArchiveData} updateKey='description' />

📸 스크린샷

image image

@he2e2 he2e2 added 🎨 Html&css 마크업 & 스타일링 ✨ Feature 기능 개발 📬 API 서버 API 통신 labels Nov 30, 2024
@he2e2 he2e2 self-assigned this Nov 30, 2024
Copy link

netlify bot commented Nov 30, 2024

Deploy Preview for palettee22 ready!

Name Link
🔨 Latest commit dd71a81
🔍 Latest deploy log https://app.netlify.com/sites/palettee22/deploys/674cffdc76aec10008f942dc
😎 Deploy Preview https://deploy-preview-70--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

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

Category Score
🔴 Performance 20
🟢 Accessibility 95
🟢 Best Practices 100
🟠 SEO 83

Detailed Metrics

Metric Value
🔴 First Contentful Paint 40.6 s
🔴 Largest Contentful Paint 69.3 s
🔴 Total Blocking Time 1,330 ms
🟢 Cumulative Layout Shift 0
🔴 Speed Index 53.6 s

@he2e2 he2e2 changed the title Feat/#68 like list page [Feat] 좋아요 리스트 페이지 및 마크다운 에디터 수정 Nov 30, 2024
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.

고생하셨습니다

src/features/archive/archive.hook.ts Show resolved Hide resolved
public/Logo.svg Outdated Show resolved Hide resolved
@he2e2 he2e2 force-pushed the feat/#68-like-list-page branch from b3074e5 to 7ec6b83 Compare December 2, 2024 00:24
Copy link

github-actions bot commented Dec 2, 2024

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

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

Detailed Metrics

Metric Value
🔴 First Contentful Paint 42.3 s
🔴 Largest Contentful Paint 71.4 s
🔴 Total Blocking Time 650 ms
🟢 Cumulative Layout Shift 0
🔴 Speed Index 55.5 s

@he2e2 he2e2 merged commit b81be2b into dev Dec 2, 2024
5 checks passed
@he2e2 he2e2 deleted the feat/#68-like-list-page branch December 2, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 ✨ Feature 기능 개발 🎨 Html&css 마크업 & 스타일링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants