-
Notifications
You must be signed in to change notification settings - Fork 1
[#x] 추가기능 구현 #182
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
Merged
Merged
[#x] 추가기능 구현 #182
Conversation
This file contains hidden or 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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
huuitae
approved these changes
Nov 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📄 PR 내용 요약
✅ 작업 내용 상세
채널톡 공식문서를 확인하여 기초 설정 작업을 하였습니다.
provider.tsx파일 내부에 채널톡 관련 코드 작성하였습니다.'badwords-ko' 라이브러리를 설치하여, 비속어 관련 필터링 기능을 구현하였습니다.
전체적인 Storybook 오류 수정
📸 스크린샷 (선택사항)
PC
Tablet
Mobile
비속어 필터링 예시사진
부적절한 닉네임 사용시 경고문구 표출 예시
게시글 작성 및 수정 비속어 필터링
회원가입시 닉네임, 이메일 비속어 필터링
💬 참고 사항
채널톡은 할 일 목록 페이지를 제외한 전 페이지에서 나옵니다.
비속어 필터링 기능은 게시글 작성, 게시글 수정, 댓글 작성, 댓글 수정, 계정 설정에서 사용될 예정입니다.
새로운 라이브러리 설치로 머지 후
npm i진행해주셔야 합니다.📝 체크리스트