Skip to content

Refactor/135/todo card#151

Merged
ToKyun02 merged 3 commits intomainfrom
refactor/135/TodoCard
Feb 15, 2025
Merged

Refactor/135/todo card#151
ToKyun02 merged 3 commits intomainfrom
refactor/135/TodoCard

Conversation

@ToKyun02
Copy link
Owner

โ“์ด์Šˆ

โœ๏ธ Description

์ž‘์—… ๋‚ด์šฉ์€ ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค.

  1. ์นด๋“œ ์‚ญ์ œ ๋ฆฌ์•กํŠธ ์ฟผ๋ฆฌ ์—ฐ๋™
  2. AssginInput props ์ˆ˜์ •
  3. ๋‹ด๋‹น์ž ๋ฆฌ์ŠคํŠธ ๋“œ๋กญ๋‹ค์šด UI ์ˆ˜์ •

Todo ์ˆ˜์ • ๋ชจ๋‹ฌ์—์„œ ๋‹ค์Œ๊ณผ ๊ฐ™์ด ์ˆ˜์ •ํ•˜์‹œ๋ฉด ์ ์šฉ ๊ฐ€๋Šฅํ•˜์‹ญ๋‹ˆ๋‹ค!

<AssignInput className='w-full' label='๋‹ด๋‹น์ž' error={errors.assigneeUserId?.message} {...field} defaultAssignee={card.assignee}/>

โœ… Checklist

PR

  • Branch Convention ํ™•์ธ

    feat/* ๊ธฐ๋Šฅ ๊ตฌํ˜„, fix/* ๋ฒ„๊ทธ ์ˆ˜์ •, refactor/* ๊ฐœ์„ 

  • Base Branch ํ™•์ธ
  • ์ ์ ˆํ•œ Label ์ง€์ •
  • Assignee ๋ฐ Reviewer ์ง€์ •

Test

  • ๋กœ์ปฌ ์ž‘๋™ ํ™•์ธ

Additional Notes

  • (์—†์Œ)

@ToKyun02 ToKyun02 added Priority: Low ๐Ÿข ์šฐ์„ ์ˆœ์œ„ ๋‚ฎ์Œ Type: Refactor โ™ป๏ธ ๋ฆฌํŒฉํ† ๋ง labels Feb 15, 2025
@ToKyun02 ToKyun02 requested a review from rak517 February 15, 2025 06:26
@ToKyun02 ToKyun02 self-assigned this Feb 15, 2025
@vercel
Copy link

vercel bot commented Feb 15, 2025

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
taskify โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Feb 15, 2025 6:26am

Copy link
Collaborator

@rak517 rak517 left a comment

Choose a reason for hiding this comment

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

ํ™•์ธํ–ˆ์Šต๋‹ˆ๋‹ค AssignInput์€ ์ง„ํ–‰ํ•˜๋Š” ์ด์Šˆ์—์„œ ์ˆ˜์ •ํ•ด์„œ ์˜ฌ๋ฆฌ๊ฒ ์Šต๋‹ˆ๋‹ค

@ToKyun02 ToKyun02 merged commit 96676a8 into main Feb 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Low ๐Ÿข ์šฐ์„ ์ˆœ์œ„ ๋‚ฎ์Œ Type: Refactor โ™ป๏ธ ๋ฆฌํŒฉํ† ๋ง

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor: ํ•  ์ผ ์นด๋“œ ๋ฆฌ์•กํŠธ ์ฟผ๋ฆฌ ์—ฐ๋™

2 participants