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: 1차 QA 버그사항 수정 #121

Open
8 of 11 tasks
juhee-dev opened this issue Feb 10, 2025 · 0 comments
Open
8 of 11 tasks

fix: 1차 QA 버그사항 수정 #121

juhee-dev opened this issue Feb 10, 2025 · 0 comments

Comments

@juhee-dev
Copy link
Contributor

juhee-dev commented Feb 10, 2025

일정

  • 일정 생성/수정 시 키보드 자판 내리기
  • 연속 날짜 일정 조회 시 계단식 표시되는 문제
  • 입력창 클릭시 스크롤 포커싱
  • 일정 등록된게 없는 날에도 DailyScheduleView 띄우도록
  • 친구 추가 네비게이션 바 활성화
  • 친구 추가 완료 후 일정 생성 뷰에서 다시 친구 검색뷰로 되돌아가면 선택된 친구 남아있도록

친구

  • 친구 페이지 + 버튼 남아있는 오류
  • 친구 검색 화면 fullScreenCover로 수정

위치

  • 위치 즐겨찾기 추가/삭제 오류 해결
  • ConfirmLocationView fullScreenCover로 수정

알림

  • 알림 남아있는지에 따라 알림 아이콘 변경
juhee-dev added a commit that referenced this issue Feb 12, 2025
키보드 자판 내리기
네비게이션 바 불투명하게 수정
친구탭 옵션메뉴 열었을 때 바깥화면 탭하면 메뉴창 사라지도록 수정
juhee-dev added a commit that referenced this issue Feb 12, 2025
juhee-dev added a commit that referenced this issue Feb 22, 2025
fix(#121): 1차 QA 버그사항 수정 - 위치 즐겨찾기 추가/삭제 오류 해결
juhee-dev added a commit that referenced this issue Feb 26, 2025
로직
1. 로컬 저장소에는 "읽은 알림"의 ID 목록 저장
2. 서버에서 받은 알림 중 로컬에 없는 것 = "읽지 않은 알림"
3. 알림 화면 진입 시 자동으로 읽음 처리(로컬에 저장)
4. 앱 활성화 시 서버와 동기화하여 새 알림 확인
5. UI 상태 업데이트는 항상 메인 스레드에서 처리
juhee-dev added a commit that referenced this issue Feb 26, 2025
fix(#121): 1차 QA 버그사항 수정 - 알림 읽음 상태 관리 구현
juhee-dev added a commit that referenced this issue Feb 28, 2025
일정을 표시하기 전 정렬 로직을 통해 우선순위 할당
1. 연속 일정이 단일 일정보다 우선
2. 둘 다 연속 일정인 경우, 일정 기간이 길 수록 우선
3. 이외에는 먼저 추가된 일정이 우선
juhee-dev added a commit that referenced this issue Feb 28, 2025
fix(#121): 1차 QA 버그사항 수정 - 연속 날짜 일정 조회 시 계단식 표시되는 오류 해결
juhee-dev added a commit that referenced this issue Mar 4, 2025
"추가" 버튼 활성화, 기존 하단의 "확인" 버튼 제거
친구 추가 뷰에서 일정 생성 뷰로 되돌아가면 선택한 친구 보이도록 구현
juhee-dev added a commit that referenced this issue Mar 4, 2025
fix(#121): 1차 QA 버그사항 수정 - 모달 시트로 띄우던 뷰 fullScreenCover로 변환
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant