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

fix: 도서 검색 리다이렉트시 URI 인코딩 추가 #575

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

not-using
Copy link
Collaborator

개요

인기검색어에서 클릭시 검색어가 제대로 보이지 않는 문제를 해결했습니다.

변경사항

입력어포함 URL로 이동할때 특수문자를 위한 인코딩추가

preview

Sep-07-2023 12-04-44

@not-using not-using added 버그 Something isn't working 우선순위 높음 labels Sep 7, 2023
Copy link
Member

@Jiwon-Woo Jiwon-Woo left a comment

Choose a reason for hiding this comment

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

LGTM

@not-using not-using merged commit b6753c1 into develop Sep 7, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 Something isn't working 우선순위 높음
Projects
None yet
Development

Successfully merging this pull request may close these issues.

인기검색어 URI 인코딩 버그
2 participants