Qnrr 466 조민주 성실 온도 UI 및 api 추가#131
Merged
Conversation
…latform-client into QNRR-466-조민주-성실-온도-ui-및-api-추가
…latform-client into QNRR-466-조민주-성실-온도-ui-및-api-추가
aken-you
approved these changes
Aug 29, 2025
Merged
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
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.
🌱 연관된 이슈
QNRR-466☘️ 작업 내용
-[x] 유저 프로필 성실온도 추가
-[x] 마이페이지 성실온도 추가
-[x] 사이드바 유저 카드 성실온도 추가
-[] 성실온도 설명 툴팁 추가
🍀 참고사항
성실온도 설정하였습니닷
성실온도 단계 별로 프리셋을 만들어서, 타입별 컬러, 아이콘을 적용하도록 설정했습니다.
프리셋에서 말씀 드릴것이 두가지 있는데,
1단계 색상 관련
: 1단계에 적힌 색상들이 현재 피그마에 헥스 코드로 작성되어있습니다.
나머지는 디자인 시스템에 있는 컬러기에 디자인 시스템 컬러를 반영할 수 있도록 코드를 작성하였다보니, 헥스코드를 입력하면 문자열로 인식하게 됩니다.
그렇기에 현재는 디자인 시스템에 있는 컬러를 사용하였는데, 이 부분은 현재 질문을 드린 상태입니다.
그래서 디자인 시스템에 컬러를 추가하던지, 혹은 다른 방향으로 조금 수정될 것 같습니다.
levelId 관련
: 현재 lavelName : '1단계'의 levelId는 5로 전달됩니다.
이 값이 어떻게 설정되어있는지 스웨거에는 작성되어있지 않고, 여쭤보는 수밖에 없는데 시간이 늦어 차마 여쭤보지 못했습니다..
그래서 levelId 값에 따라 변경될 가능성이 있습니다.
현재 성실온도 설명 툴팁은 추가 하지 않았는데, 이 부분은 내일 아침 추가하거나...따로 pr을 파서 반영하도록 하겠습니다.