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

[FE] feat: 꿀조합 페이지 접속 시 이전 페이지 로컬스토리지에 경로 저장 #814

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

Leejin-Yang
Copy link
Collaborator

Issue

✨ 구현한 기능

  • 꿀조합 페이지 접속 시 이전 페이지 로컬스토리지에 경로 저장

📢 논의하고 싶은 내용

  • 로그인 안 하고 꿀조합 상세로 갔을 때 그 경로를 가져올 수 없어 바로 상세로 리다이렉트 불가
  • 그래서 꿀조합 목록 페이지로 이동하게 했습니다
  • 기존 상품 경로 저장처럼 로컬스토리지에 저장, 그래서 이름을 PRODUCT_PATH -> PREVIOUS_PATH로 수정

🎸 기타

  • 로컬에서 확인이 안 됨... 데브에서 한 번 보시죠. 로직 수정된건 없습니다!

⏰ 일정

  • 추정 시간 :
  • 걸린 시간 :

@github-actions
Copy link

Test Results

2 tests   2 ✔️  0s ⏱️
1 suites  0 💤
1 files    0

Results for commit 69c68d8.

Copy link
Collaborator

@hae-on hae-on left a comment

Choose a reason for hiding this comment

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

굿뜨

@Leejin-Yang Leejin-Yang merged commit a51d2b7 into develop Oct 19, 2023
3 checks passed
@Leejin-Yang Leejin-Yang deleted the feat/issue-809 branch October 19, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] 꿀조합 상세를 보기 위해 로그인 시 해당 꿀조합 상세로 이동
3 participants