-
Notifications
You must be signed in to change notification settings - Fork 3
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
[ Refactor/#459 ] postPage 수정하기 로직 에러 수정 #460
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
LGTM
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.
고생많으셨습니다!
writer: writer === '작자미상' ? '작자미상' : '필명', | ||
content: content, |
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.
[p3] 이부분 writer가 "작자미상"이 아닐경우 "필명"이라는 값을 넣는 로직이 맞나요??
실제 필명이 들어가야하는건 아닌가해서 여쭤봅니다!
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.
✨ 해당 이슈 번호 ✨
closes #459
todo
📌 내가 알게 된 부분
본래 에디터 페이지 성능 개선을 위한 브랜치였는데 다른 걸 작업해왔네요 ..
📌 질문할 부분
📌스크린샷(선택)
[변경 전]
2024-10-17.3.44.44.mov
[변경 후]
2024-10-22.10.37.08.mov
[localStorage 제거]
2024-10-22.10.37.50.mov
2024-10-22.10.38.13.mov