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 : API 요청 함수를 apiClient로 리팩터링 및 학습 미션 중복 업데이트 방지 #229

Merged
merged 5 commits into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    23fe180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31d4aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28b5af4 View commit details
    Browse the repository at this point in the history
  4. fix: 리스닝 콘텐츠 재생 시 미션 중복 업데이트 방지

    - 90% 이상 재생 시 콘텐츠 미션 상태 업데이트가 중복 요청되는 문제 수정
    - useRef를 활용해 중복 요청 방지 로직 추가
    smosco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    de69049 View commit details
    Browse the repository at this point in the history
  5. docs: todo 추가

    smosco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6f18ddd View commit details
    Browse the repository at this point in the history