Skip to content

Enhancement: Implement URL parameter handling #62#70

Open
zeehy wants to merge 2 commits intomainfrom
dev3
Open

Enhancement: Implement URL parameter handling #62#70
zeehy wants to merge 2 commits intomainfrom
dev3

Conversation

@zeehy
Copy link
Collaborator

@zeehy zeehy commented Sep 9, 2024

⚠️ 연관된 이슈

close #62

🔨 작업 내용

도메인: /find 페이지 관련 URL 파라미터 처리

  • URL 파라미터로 검색, 태그, 정렬 필터를 동적으로 업데이트
  • 컴포넌트 마운트 -> URL 파라미터를 파싱 (상태를 초기화) / 뒤로가기, 앞으로 가기 동작에 대응

🖼️ 참고 이미지 및 영상

💬 추가 사항

@zeehy zeehy added the enhancement New feature or request label Sep 9, 2024
Copy link
Collaborator

@bluelemon61 bluelemon61 left a comment

Choose a reason for hiding this comment

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

아직 작동이 안되네요 ㅠㅠ 😫😫

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

동아리 검색 state → URL 기반으로 변경

2 participants