Skip to content

[캠퍼스] 분실물 QA 수정#1166

Merged
JeongWon-CHO merged 14 commits intodevelopfrom
fix/#1157/lostItem-qa
Feb 2, 2026
Merged

[캠퍼스] 분실물 QA 수정#1166
JeongWon-CHO merged 14 commits intodevelopfrom
fix/#1157/lostItem-qa

Conversation

@JeongWon-CHO
Copy link
Contributor

What is this PR? 🔍

Changes 📝

[공통]

  1. 기존 페이지네이션 hook이 변경되었습니다.
  • 불필요한 전체 배열 생성 방지
  • hook 관심사 분리
  • Toast 대신 disabled 처리
  1. 불필요한 LostItemsHeader 제거 후 LostItemList 으로 통합

[웹]
3. 검색창 글씨 제한 100자
4. '장소명'이 길 때 '분실 일자'가 잘리지 않게 수정
5. 검색 시, 1페이지가 사라지는 문제 수정
6. 공지사항과 분실물 템플릿 분리 -> 분실물 클릭시 공지사항으로 가는 문제 수정

[모바일]
7. 제목에 | 없는 문제
8. 신고된 게시글을 hover가 있고 일반 게시글은 없는 문제 수정
9. 스크롤 하면 검색창, 필터 부분이 사라지는 문제 수정
10. 사파리에서 바텀 시트가 안 보이는 문제 수정 -> 기존 dialog로 되어있던 바텀시트를 div로 변경
11. 주소 조작 방지 (ex. https://stage.koreatech.in/lost-item?page=10000)
12. 분실물 페이지 양옆 패딩 8px로 수정 (메인 화면과 동일하게)

ScreenShot 📷

image image

Precaution

Safari 환경은 테스트를 하지 못해서 믿음으로 하였습니다..
맥북이신 분들은 10번 테스트 해주시면 감사하겠습니다 !!

✔️ Please check if the PR fulfills these requirements

  • It's submitted to the correct branch, not the develop branch unconditionally?
  • If on a hotfix branch, ensure it targets main?
  • There are no warning message when you run yarn lint

@JeongWon-CHO JeongWon-CHO self-assigned this Feb 2, 2026
@JeongWon-CHO JeongWon-CHO added 🐞 BugFix 버그 수정 🔨 Refactor 코드 리팩토링 ❗QA issue QA 이슈 🎓 Campus 학교식단, 버스, 커뮤니티 도메인 labels Feb 2, 2026
Copy link
Contributor

@ff1451 ff1451 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 일단 머지해주시면 제가 누락 로깅 추가해야하는거 있어서 그거 추가하면서 Lint 수정할게요

@JeongWon-CHO JeongWon-CHO merged commit 1e58adb into develop Feb 2, 2026
1 of 2 checks passed
@github-actions github-actions bot deleted the fix/#1157/lostItem-qa branch February 2, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 BugFix 버그 수정 🎓 Campus 학교식단, 버스, 커뮤니티 도메인 ❗QA issue QA 이슈 🔨 Refactor 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[캠퍼스] 분실물 QA 수정

2 participants