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

TOP-67 fix 회원가입 이후 Splash 아이콘이 표시되었다가 메인으로 이동되는 현상 수정 #101

Merged
merged 3 commits into from
Oct 2, 2023

Commits on Sep 13, 2023

  1. fix:TOP-67 회원가입 이후 Splash Icon이 보였다가 메인화면으로 이동되는 문제 수정

     - 현재 맥북의 가상기기에서는 재현이 안되어서, 다른 기기에서 테스트 필요
    cwj-c committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ea4c374 View commit details
    Browse the repository at this point in the history
  2. fox:TOP-67 Topic Select Idx값 계신이 잘못되어 있는 문제 수정

     - 실제 Topic 배열 상 idx가 아닌 Topic 데이터의 idx를 전달
     - ketwordIdx가 아닌 idx
    cwj-c committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c8bd55d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. remove:TOP-67 remove debug log

    cwj-c committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ec00a33 View commit details
    Browse the repository at this point in the history