Skip to content

Conversation

@Ospac
Copy link
Collaborator

@Ospac Ospac commented Aug 1, 2025

https://awkward-panda-market.netlify.app/additem

close #86

Basic 브랜치에서 작업하여 PR한 것을 수정하여,
React 브랜치를 pull하고, 다시 React branch에 PR합니다.

코드리뷰를 반영하였습니다

hanseulhee and others added 30 commits July 31, 2025 20:50
Ospac added 27 commits July 31, 2025 20:50
쓰로틀링을 추가한 resize hook을 이용하여 화면 사이즈마다 불러오는 item의
갯수를 다르게 설정
- Items.js -> items.js 파일명 변경
- AllItemsSection.jsx의 imgUrl 값 변경
- getItemDisplayLimit -> util함수로 추상화, 좀더 명확히 의도가 드러나게 getItemDisplayLimitByscreenSize으로 이름 변경
- DropdownButton.jsx에서 명확함을 위해 isClicked -> isDropdownOpen 변수명 변경
- Items 페이지에서 검색어가 입력된 상태에서 필터 옵션을 변경하면 검색어가 반영되지 않는 문제
	- Search Input value State를 AllItemsSection.jsx으로 끌어올림
…change를 핸들하는 방식으로 변경 ( media 종류가 변경될때만 setState 실행)

+ 일부 변수명 변경
@Ospac Ospac requested a review from ByungyeonKim August 1, 2025 04:04
@Ospac Ospac self-assigned this Aug 1, 2025
@ByungyeonKim ByungyeonKim merged commit 7314d6a into codeit-bootcamp-frontend:React-권수형 Aug 1, 2025
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.

3 participants