Skip to content

Feat : Card / CardDetailModal 관련 자잘한 기능 추가#121

Open
00TaciTa00 wants to merge 11 commits intocodeit-fe2-2:devfrom
00TaciTa00:feature/00TaciTa00/97
Open

Feat : Card / CardDetailModal 관련 자잘한 기능 추가#121
00TaciTa00 wants to merge 11 commits intocodeit-fe2-2:devfrom
00TaciTa00:feature/00TaciTa00/97

Conversation

@00TaciTa00
Copy link
Contributor

어떤 변경인지

  • Feat: 기능 변경, 기능 추가
  • Docs: 문서 작업
  • Refactor: 기능 변경 없이 코드 수정
  • Style: 디자인
  • Fix: 버그 수정
  • Test: 테스트 코드 작성

설명

  • card에 ProfileImage 보이도록 수정
  • card에 dueDate 포매팅
  • Modal 띄울 시 생기는 스크롤바 제거
  • CardDetails를 CardDetailModal로 이름 변경
  • CardDetailModal 띄우는 기능 추가
  • CardDetailModal에 할 일 수정 모달(TodoModal) 띄우는 기능 추가
  • 할 일 수정 모달(TodoModal)의 드롭다운에 현재 카드 값 보이게 하는 기능 추가

이슈 번호

#97

주요 변경 사항

어떻게 동작하는지

To Reviewers

00TaciTa00 and others added 11 commits February 12, 2024 04:20
- card에 ProfileImage 보이도록 수정
- card에 dueDate 포매팅
- Modal 띄울 시 생기는 스크롤바 제거
- CardDetails를 CardDetailModal로 이름 변경
- CardDetailModal 띄우는 기능 추가
- CardDetailModal에 할 일 수정 모달(TodoModal) 띄우는 기능 추가
- 할 일 수정 모달(TodoModal)의 드롭다운에 현재 카드 값 보이게 하는 기능 추가
@00TaciTa00 00TaciTa00 added the 💡 Feature 기능 추가 label Feb 15, 2024
@00TaciTa00 00TaciTa00 self-assigned this Feb 15, 2024
@vercel
Copy link

vercel bot commented Feb 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
taskify ❌ Failed (Inspect) Feb 15, 2024 10:02am

Copy link
Contributor

@BBoBBoM BBoBBoM left a comment

Choose a reason for hiding this comment

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

저는 아무것도 몰라요~

@00TaciTa00 00TaciTa00 linked an issue Feb 26, 2024 that may be closed by this pull request
ljh815

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💡 Feature 기능 추가

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CardDetail 생성

4 participants