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] 서버측 상태 세팅 #74

Closed
3 tasks done
lybell-art opened this issue Aug 7, 2024 · 0 comments · Fixed by #76
Closed
3 tasks done

[feat] 서버측 상태 세팅 #74

lybell-art opened this issue Aug 7, 2024 · 0 comments · Fixed by #76
Assignees
Labels
feat 기능 구현

Comments

@lybell-art
Copy link
Collaborator

lybell-art commented Aug 7, 2024

어떤 기능인가요?

서버측의 로그인 상태를 전역 상태관리 라이브러리로 세팅합니다.

작업 상세 내용

  • 로그인 전역 상태 추가
  • 로그인 전역 상태가 바뀌면, 로그인 바뀐 상태에 따라 /api/v1/comment/{event_frame}/submitState(임시 api 주소임. 백엔드측에 따라 다를 수 있음)를 호출해서 상태를 변경시키고 리렌더링을 함
  • 로그인 전역 상태가 바뀌면, 로그인 바뀐 상태에 따라 /api/v1/events/fcfs/{event_frame}/submitState (임시 api 주소임. 백엔드측 구현에 따라 다를 수 있음)를 호출해서 상태를 변경시키고 리렌더링을 함

참고 이미지 및 자료

@lybell-art lybell-art added the feat 기능 구현 label Aug 7, 2024
@lybell-art lybell-art self-assigned this Aug 7, 2024
@lybell-art lybell-art linked a pull request Aug 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant