-
Notifications
You must be signed in to change notification settings - Fork 0
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
커뮤니티 운영진 피드백 개선 (OPEN-BETA) #120
Merged
Merged
Conversation
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
gwansikk
added
✨ Feature
새로운 기능 명세 및 개발
🔨 Refactor
코드 수정 및 최적화
🏠 Member
member 프로젝트 관련
labels
May 5, 2024
6 tasks
|
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.
Summary
운영진 오픈 베타 피드백에서 제시된 커뮤니티 개선을 작업했어요.
커뮤니티 관련 코드 개선 작업이 포함되어 있어요.
Tasks
Features
Avatar Component
추가: 사용자 프로필을 표현하는 아바타 컴포넌트를 �추가했어요.formatMemberName
유틸 추가: 멤버의 이름을 포맷하는 유틸리티 함수를 추가하여, 이름 표시 방식을 표준화했어요.PATH_NAME
상수 추가: 경로 이름을 관리하는 상수를 추가하여, 코드 내에서 경로를 일관되게 관리할 수 있어요.CommunityPostsSection Component
추가: 커뮤니티 게시글 섹션 컴포넌트를 추가했어요.Refactors
roleLevel
타입 추가: 사용자의 역할 레벨을 정의하는 타입을 추가했어요.Chores
global.css
파일명을globals.css
로 변경: 전역 CSS 파일의 이름을 변경했어요.ETC
comment
board
에 대한query-key
를 최적화 했어요.Screenshot