Skip to content

issue#84 code request type 수정 및 게시글로 올리기 연동#96

Merged
Catleap02 merged 1 commit intodevelopfrom
Fix/issue-#84
Feb 27, 2025
Merged

issue#84 code request type 수정 및 게시글로 올리기 연동#96
Catleap02 merged 1 commit intodevelopfrom
Fix/issue-#84

Conversation

@Catleap02
Copy link
Contributor

📝 상세 내용

  • 코드리뷰 페이지의 코드블럭 content가 object 통째로 넘겨지는 문제 해결 및 글로 작성하기 기능 연동
    분명 객체에 속성이 있는 걸 TypeScript가 codeBlock.content[0]의 타입을 StyledText | Link로 추론해서 text 속성이 없다고 판단하는 걸 any로 주고 ignore시킴

#️⃣ 이슈 번호

💬 리뷰 요구사항

⏰ 현재 버그

blocknote 라이브러리에서 code block write할 땐 주석처리나, 코드 색이 잘 입혀지는데 read할 땐 색깔이 제멋대로 보여지는 문제가 있음

📷 스크린샷(선택)

image

🔗 참고 자료(선택)

@Catleap02 Catleap02 self-assigned this Feb 27, 2025
@Catleap02 Catleap02 merged commit d06e4f6 into develop Feb 27, 2025
1 check passed
@Catleap02 Catleap02 deleted the Fix/issue-#84 branch February 27, 2025 08:27
@Catleap02 Catleap02 changed the title fix(code-review): code request type 수정 및 게시글로 올리기 연동 issue#84 code request type 수정 및 게시글로 올리기 연동 Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[기능 수정] 코드리뷰 페이지 데이터 형식 수정

1 participant