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

[Fix/159] 토큰 재발급, coordinator 찾기에서 null 처리, 웹뷰 뒤로가기 문제 해결하기 #163

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

naarang
Copy link
Contributor

@naarang naarang commented Jan 27, 2025

Related issue 🛠

Work Description ✏️

  • expo에서 웹뷰를 띄웠을 때 뒤로가기 시에 스크롤 문제 해결하기 위해 모두 최상단으로 스크롤 처리
  • 서류 작성 후에 coordinator 찾기에서 데이터 Null일 때 예외처리 -> 이거 추후에 디자인 수정되면 반영해야 함!
  • 토큰 재발급 경우는 40101뿐만 아니라 40102도 추가하기

Uncompleted Tasks 😅

  • Task1

To Reviewers 📢

이게 브라우저로 확인하면 뒤로가기해도 이전 스크롤 위치가 복원되는데 expo로 띄운 웹에서 웹뷰로 확인하면 뒤로가기했을 때 종종 스크롤이 혼자 최상단으로 올라가면서 흰 화면이 나오는데ㅠㅠ 일단은 모든 경우에 최상단으로 스크롤 처리하니깐 괜찮더라구요! 나중에 더 정확한 이유를 찾으면 수정해야할 것 같습니다..

@naarang naarang added the 🐞 BugFix Something isn't working label Jan 27, 2025
@naarang naarang self-assigned this Jan 27, 2025
@naarang naarang requested a review from MrMirror21 January 27, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix Something isn't working
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant