-
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
Closed
Closed
Changes from 7 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
2cff15d
chore: quill 라이브러리 제거, tiptap 의존성 재설치
se0jinYoon e31e88a
chore: 콘솔 제거
se0jinYoon fc38639
fix: 수정하기 - 새로고침시에 수정하기 데이터 남아있도록 변경
se0jinYoon 234b74d
fix: 수정 가능하도록 함수 추가
se0jinYoon 91dcf23
fix: 수정하기, 새로고침 후 아무것도 안고치고 제출할 때 에러 방지
se0jinYoon 8a1a6b4
chore: 콘솔 제거
se0jinYoon 27eccd4
fix: 수정하기 페이지에 뒤로가기로 접근했을 경우 대비
se0jinYoon 83bd27f
chore: quill-divider 제거
se0jinYoon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
이거 그
![image](https://private-user-images.githubusercontent.com/109661444/382739922-a6e26335-b595-4d1c-8169-241b96de244b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMTA0NzYsIm5iZiI6MTczOTAxMDE3NiwicGF0aCI6Ii8xMDk2NjE0NDQvMzgyNzM5OTIyLWE2ZTI2MzM1LWI1OTUtNGQxYy04MTY5LTI0MWI5NmRlMjQ0Yi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxMDIyNTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04YmZlZmYyYjkzYWNiZTA0ZTQwYzQzMWZmNjU0NzVmOGQ2NzQ5OGZkYjc3ODc1ZGFkZjdiNzRkZGZlMmY3NTQ0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.fkNVS0Q9uXKvlVin603qjeTc1uV2GIVjo6ueWfeimmc)
여기 보여주기 위한거여서 실제 필명이 아닌 '필명' 맞습니당!