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

[feat] 주행거리 인터랙션 구현 #43

Closed
6 tasks done
lybell-art opened this issue Jul 29, 2024 · 0 comments · Fixed by #44
Closed
6 tasks done

[feat] 주행거리 인터랙션 구현 #43

lybell-art opened this issue Jul 29, 2024 · 0 comments · Fixed by #44
Assignees
Labels
feat 기능 구현 refactor 코드 리팩토링

Comments

@lybell-art
Copy link
Collaborator

lybell-art commented Jul 29, 2024

어떤 기능인가요?

주행거리 인터랙션을 구현합니다.
인터랙션 컴포넌트의 폴더 구조를 정리하고 리팩터링합니다.

작업 상세 내용

  • 각각의 인터랙션에 공통적으로 들어가는 설명 컴포넌트를 별도의 컴포넌트로 분리합니다.
  • 인터랙션 페이지의 파일명을 통일합니다.
  • 주행거리 인터랙션 컴포넌트의 마크업과 스타일을 작성합니다.
  • 원을 드래그 가능하도록 변경합니다.
  • 원이 드래그될 때, svg로 이루어진 선이 그려지도록 합니다.
  • 원이 드래그될 때, 하단 텍스트를 같이 렌더링하도록 합니다.

참고 이미지 및 자료

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현 refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant