Open
Conversation
[✨ design] chatroom 상하단 고정 영역 수정
…efactor/bid-listing-328
…into feat/chat-337
추가기능 main브랜치 반영
…efactor/bid-listing-328
develop <-> deploy 버전 동기화
[🐞 hotfix] 제안하기 포인트 조회 로직 수정
deploy <-> develop 동기화
…efactor/bid-listing-328
… 것에서 shortId로 변환해서 반환해주는 것으로 변경
[🐞 hotfix] 지도에 경매대기 상품 제외
[⚙️ chore] web package.json 수정 (로컬 build속도 향상)
[🐞 hotfix] vercel 에러 관련 원복
[✨ feat] 이미지 클릭 시 전체화면으로 이미지 보는 기능 추가
…feat/chat-image-433
…ve-chat-451 [🔧 fix] 나가기 처리된 채팅방의 미읽은 메시지가 nav 표시 조건에 포함되는 문제 수정
…오류에 대하여 조회 타이밍에 1초 딜레이를 주어 해결
[✨ feat] 채팅 사진 전송, 조회 기능 구현
deploy <-> develop
[🐞 hotfix] 상품 업로드 시 사진이 돌아가는 이슈
[🐞 hotfix] 상품 업로드 시 사진이 돌아가는 이슈 - blueimp-load-image 라이브러리 사용
blueimp-load-image 라이브러리 사용 로직 원복
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 Final Feature Update PR
이 PR은 1차 E2E 개발 이후, 2차 파이널 단계에서 추가로 개발한 기능과 개선 사항을 정리한 최종 반영입니다.
1차 PR은 이미 병합된 상태이며, 본 PR은 그 이후 추가된 작업만 포함하고 있습니다.
🗺️ 지도 기반 탐색 UI
📡 입찰 현황판 (실시간)
🎯 포인트 시스템
profiles테이블에point컬럼 추가하여 실시간 잔액 관리💬 제안하기 기능
invalidateQueries로 실시간 데이터 갱신🕵️ 시크릿 경매
💬 실시간 채팅
🔔 알림 시스템
🛠 개선 사항
🔑 이메일 인증 UX 개선
signInWithOtp,verifyOtp활용하여 앱 내 인증 흐름 유지📦 입찰 후 상세페이지 최신화 문제 해결
invalidateQueries로 캐시 수동 제거 및 리패치 트리거📱 지도 & 상품 리스트 가시성 개선
🛠 기타 개선
[상품 목록]
인기순 필터 적용 시, 리스트에는 반영되지만 드롭다운에는 '최신순'으로 표기되던 버그 수정
[내 출품 내역]
입찰 대기 중인 상품은 상세페이지 진입이 불가능하도록 처리
[출품하기]
경매 종료일 선택 시, 과거 날짜는 선택 불가하도록
disabled처리[위치 등록/수정]
위치 권한 거부 시 사용자에게 정확한 재시도 안내 문구 및 위치 저장 실패 UX 개선
[상세페이지]
로그인한 사용자가 해당 상품의 출품자인 경우, 입찰 버튼 영역은 표시되지 않도록 처리