-
Notifications
You must be signed in to change notification settings - Fork 4
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
작성글/투표글 텍스트 스타일링 수정 및 뒤로가기 버튼 이슈 해결, 댓글 textarea의 placeholder font 수정 #676
Conversation
⚡️ Lighthouse report!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
너무 좋네요! 어프로브 하도록 하겠습니다
if (window.history.length > 1) { | ||
navigate(-1); | ||
return; | ||
} | ||
navigate(PATH.HOME); | ||
}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
디테일😎 대단해용
fe-리뷰요청 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
뒤로가기 버그는 생각 못했는데 발견 후 처리까지 bb 대단해요
🔥 연관 이슈
close: #671
close: #672
📝 작업 요약
⏰ 소요 시간
1시간 30분
🔎 작업 상세 설명
🌟 논의 사항
없음