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 ] 에러페이지 변경사항 적용 #322

Merged
merged 5 commits into from
Nov 4, 2024

Conversation

yarimu
Copy link
Contributor

@yarimu yarimu commented Oct 29, 2024

#️⃣ Related Issue

Closes #321

✅ Done Task

  • 에러페이지 변경사항 반영
  • 홈으로 버튼 누르면 로컬스토리지 초기화 후 루트 path로 navigate 시키기

☀️ New-insight

💎 PR Point

1️⃣ 변경된 피그마 뷰에 맞게 변경완료했습니다.

2️⃣ 홈이동 버튼 클릭시 로컬스토리지를 비우고 루트path로 이동하도록 구현했습니다.

3️⃣ 새로운 창으로 고객센터, 자주묻는질문 링크로 이동하도록 구현했습니다.

📸 Screenshot

1️⃣

  • SE 사이즈
SE 사이즈
  • 데탑
데탑
2️⃣ 홈이동구현(오른쪽 로컬스토리지 참고)
default.mov

3️⃣

  • 고객센터이동
default.mov
  • 자주묻는질문 이동
default.mov

@yarimu yarimu added the ✨ Feat 새로운 기능 추가 (새로운 구현) label Oct 29, 2024
@yarimu yarimu requested review from j-nary and se0jinYoon October 29, 2024 15:18
@yarimu yarimu self-assigned this Oct 29, 2024
Copy link
Collaborator

@se0jinYoon se0jinYoon left a comment

Choose a reason for hiding this comment

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

lgtm!!! 빠르다빨라 깔꼼해서 코리할 것두 없네 울언닝...

align-items: center;
`;

const Link = styled.p`
Copy link
Collaborator

Choose a reason for hiding this comment

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

p1) 요놈에 커서 포인터만 추가해주면 좋을 것 가타요!!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

넵!! 반영완료 했습니다!!0!

@se0jinYoon se0jinYoon merged commit 581aa09 into develop Nov 4, 2024
1 check passed
@se0jinYoon se0jinYoon deleted the feat/#321/newErrorPage branch November 4, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가 (새로운 구현) size/m
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[ Feat ] 에러페이지 바뀐 버전으로 변경
2 participants