Skip to content
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

카드 드래그앤드랍 #13

Open
healtheloper opened this issue Apr 6, 2022 · 0 comments
Open

카드 드래그앤드랍 #13

healtheloper opened this issue Apr 6, 2022 · 0 comments
Labels
예상소요시간-상 6시간 이상 예상 fe-feat 프론트 기능 개발

Comments

@healtheloper
Copy link
Owner

예상 동작

  • A는 카드를 같은 칼럼, 다른 칼럼으로 드래그 드랍을 할 수 있다.
  • A가 드래그앤 드랍시 원래 카드의 자리엔 잔상이 남고, 이동 경로의 절반정도가 되면 예정 목적지에 잔상이 남는다.
    • 드래그를 중단하면 잔상이 있는 위치에 카드가 남고 잔상은 사라진다.
    • 드래그 시 카드는 반투명하다.

task

  • 카드 드래그시 원래 카드의 자리에 잔상이 남는다.
  • 이동 경로의 절반 (X) -> 이동할 수 있는 위치 라고 판단되면 잔상이 남게한다.
  • 잔상의 위치는 직전 위치에서 옮겨진다.
  • 드래그시 카드를 반투명하게 한다.
  • 드래그가 종료됐다고 판단시 update (PUT) 요청을 보낸다.
  • �드래그 위치를 기억하기 위해 todo 의 prev, next 값을 변경한다.
@healtheloper healtheloper added the fe-feat 프론트 기능 개발 label Apr 6, 2022
@healtheloper healtheloper added the 예상소요시간-상 6시간 이상 예상 label Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
예상소요시간-상 6시간 이상 예상 fe-feat 프론트 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant