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

✨ 스트리밍기능 추가, 알림함 비우기 기능 + Refactor #116

Merged
merged 12 commits into from
Dec 19, 2024

Conversation

yunochi
Copy link
Member

@yunochi yunochi commented Dec 19, 2024

✨ 스트리밍기능 추가, 알림함 비우기 기능

  • Fix: 계정청소(답변 모두삭제) 기능 쓸때도 답변삭제 이벤트 발행
  • 알림함을 비우는 기능 추가
    • 스트리밍으로 알림함 비우기 즉시반영
  • 답변 삭제시 알림함에서 즉시 반영 (스트리밍)
  • 답변 스트리밍 유저 페이지에도 구현
  • 답변 삭제시에도 유저페이지와 메인 페이지에서 즉시반영

🎨 프론트 리팩토링

  • MainHeader 코드 정리
  • 초기 fetch코드들 함수 분리
  • layout에서 초기 fetch들은 담당하도록

- MainHeader 에서 fetch하는 코드들 제거
- 초기 fetch들은 main layout으로 통일
- 각각의 fetch함수들은 파일 분리
- 이벤트는 _events.ts로
- MyProfileContext는 layout.tsx 로 이동
@yunochi yunochi changed the title ✨ 스트리밍기능 추가, 알림함 비우기 기능 ✨ 스트리밍기능 추가, 알림함 비우기 기능 + Refactor Dec 19, 2024
Copy link
Collaborator

@Squarecat-meow Squarecat-meow left a comment

Choose a reason for hiding this comment

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

LGTM!!!!!!!!!

@yunochi yunochi merged commit 4309059 into develop Dec 19, 2024
1 check passed
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