Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 과목사전 탭에서 검색 시, url query 세분화 #981 #17

Open
useruseruse opened this issue May 25, 2023 · 1 comment
Open
Assignees
Labels

Comments

@useruseruse
Copy link
Contributor

동기

추후 앱 출시시 웹/앱 간의 연동이 가능하며,
검색결과 등을 링크를 통해 공유할 수 있음.

설명

과목사전 탭에서 검색시, 기존에는 검색 쿼리 등을 state로 관리하였고, location객체의 search 필드가 비어있었음.
새로고침 시 검색결과가 유지 되지 않고 초기화면인 "./dictionary"로 넘어갔음.
따라서 검색 시 location.search 필드에 검색 쿼리를 저장하고,
외부에서 검색 쿼리를 포함한 url로 접속시 검색 결과를 렌더링하도록 수정.

스크린샷

image

개발 환경

테스트 환경

추가 정보

@useruseruse useruseruse self-assigned this May 25, 2023
@useruseruse
Copy link
Contributor Author

실수로 닫았네요..

@useruseruse useruseruse reopened this Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant