Skip to content

feat(#52): 핀치줌 기능 구현 및 상세정보 탭 width오류 수정#53

Merged
kdhqwe1030 merged 3 commits intomainfrom
52-feat-핀치줌-기능-구현-및-상세정보-탭-width오류-수정
Jun 6, 2025

Hidden character warning

The head ref may contain hidden characters: "52-feat-\ud540\uce58\uc90c-\uae30\ub2a5-\uad6c\ud604-\ubc0f-\uc0c1\uc138\uc815\ubcf4-\ud0ed-width\uc624\ub958-\uc218\uc815"
Merged

feat(#52): 핀치줌 기능 구현 및 상세정보 탭 width오류 수정#53
kdhqwe1030 merged 3 commits intomainfrom
52-feat-핀치줌-기능-구현-및-상세정보-탭-width오류-수정

Conversation

@kdhqwe1030
Copy link
Copy Markdown
Member

feat(#52): 핀치줌 기능 구현 및 상세정보 탭 width오류 수정

🔎 작업 내용

  • 상세정보 탭에서 주소가 긴 경우 width가 벗어나는 오류 해결 => text wrap & 부모 overflow:hidden과 자식 overflow-x:scroll

  • 사진 확대 모달에서 핀치 줌 기능 구현

  • comment Store 삭제 => 개별로 작동해야하는데, props drilling을 없애기 위해 무턱대고 store구축했던 문제 solve

  • commentStore삭제에 따른 props 전달 및 state구축


관련 이슈

Closes #52

@kdhqwe1030 kdhqwe1030 merged commit 1df177c into main Jun 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] 핀치줌 기능 구현 및 상세정보 탭 width오류 수정

1 participant