Skip to content

feaT: 태스크 드래그 앤 드롭 기능 구현 #325

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

Merged
merged 7 commits into from
Aug 13, 2024

Conversation

surinkwon
Copy link
Collaborator

🎟️ 태스크

드래그 앤 드롭 기능 구현
태스크 우선순위 변경 API 연동

✅ 작업 내용

  • 태스크 드래그 앤 드롭 로직 작성
  • 태스크 우선순위 변경 API 연동

🖊️ 구체적인 작업

태스크 드래그 앤 드롭 기능

  • 태스크의 우선순위를 변경할 수도 있으며, 드래그 앤 드롭으로 해당 태스크의 스토리도 변경되도록 했습니다.
  • 현재 한 페이지에 스토리 우선순위 변경, 태스크 우선순위 변경 로직이 모두 들어가 있어서 코드 분리가 필요합니다.

📸 결과 화면

녹화_2024_08_13_23_44_18_706

@surinkwon surinkwon added FE 🎉feature 새로운 기능 labels Aug 13, 2024
@surinkwon surinkwon merged commit 9564a94 into dev Aug 13, 2024
1 check passed
@surinkwon surinkwon deleted the feature/drag-and-drop branch August 13, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 🎉feature 새로운 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant