Skip to content

Conversation

@djk01281
Copy link
Collaborator

@djk01281 djk01281 commented Nov 25, 2024

🔖 연관된 이슈

📂 작업 내용

  • 기존의 <Sidebar /> 컴포넌트 스타일 수정 (height를 맞추기 위해)
  • Cursor Preview, 프로필 수정 컴포넌트 구현

📑 참고 자료 & 스크린샷 (선택)

cursor-preview.mp4

📢 리뷰 요구사항 (선택)

  • onSave() 함수가 비어있는데, 아직 <Popover /> 컴포넌트의 open/closed 상태를 컨트롤하는 기능이 없어서 나중에 만들어준 후에 여기서 닫아주어야 합니다!

@djk01281 djk01281 added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우 labels Nov 25, 2024
@djk01281 djk01281 requested a review from yewonJin November 25, 2024 06:01
@djk01281 djk01281 self-assigned this Nov 25, 2024
clientId={clientId}
onColorChange={setColor}
onClientIdChange={setClientId}
onSave={() => {}}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거에요!

Copy link
Collaborator

@yewonJin yewonJin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!!

@yewonJin yewonJin merged commit d85e243 into develop Nov 25, 2024
23 checks passed
@Tolerblanc Tolerblanc deleted the feature-fe-#262 branch November 25, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우

Projects

None yet

Development

Successfully merging this pull request may close these issues.

프로필 설정, 미리보기 컴포넌트

3 participants