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

노드 위 우클릭시 이동모드 자동 활성화되는 오류 수정 #195

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

CatyJazzy
Copy link
Collaborator

✏️ 한 줄 설명

이 PR의 주요 변경 사항이나 구현된 내용을 간략히 설명해 주세요.

노드 위 우클릭시 이동모드 자동 활성화되는 오류를 수정했어요. (Mac 환경에서만 발생하는 오류였어요)

✅ 작업 내용

  • 홀드 타이머 함수에서 우클릭 분기처리.

🏷️ 관련 이슈

📸 스크린샷/영상

이번 PR에서 변경되거나 추가된 뷰가 있는 경우 이미지나 동작 영상을 첨부해 주세요.

이동모드비활성화

📌 리뷰 진행 시 참고 사항

리뷰 코멘트 작성 시 특정 사실에 대해 짚는 것이 아니라 코드에 대한 의견을 제안할 경우, 강도를 함께 제시해주세요! (1점: 가볍게 참고해봐도 좋을듯 ↔ 5점: 꼭 바꾸는 게 좋을 것 같음!)

@CatyJazzy CatyJazzy added this to the Node 이동 milestone Dec 2, 2024
@CatyJazzy CatyJazzy self-assigned this Dec 2, 2024
@CatyJazzy CatyJazzy requested a review from a team as a code owner December 2, 2024 09:27
@CatyJazzy CatyJazzy requested review from parkblo and heegenie and removed request for a team December 2, 2024 09:27
Copy link
Collaborator

@parkblo parkblo left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 !! 😄

@CatyJazzy CatyJazzy merged commit 46dec06 into dev Dec 2, 2024
1 check passed
CatyJazzy added a commit that referenced this pull request Dec 3, 2024
fix: 노드 위 우클릭 시 이동모드 활성화되는 것 방지
CatyJazzy added a commit that referenced this pull request Dec 3, 2024
fix: 노드 위 우클릭 시 이동모드 활성화되는 것 방지
fru1tworld added a commit that referenced this pull request Dec 3, 2024
* feat: space-delete-api

* fix: 에러 메시지 추가

* fix: json pasing 안되는 이슈 해결

* refactor: validation Service validation으로 네이밍 변경

* feat: space update 로직 추가

* fix: updateSpaceByName

* fix: 노드 위 우클릭시 이동모드 자동 활성화되는 오류 수정 (#195)

fix: 노드 위 우클릭 시 이동모드 활성화되는 것 방지

* fix: 이동모드 활성화 함수에서 button 판별오류 수정 (#196)

* fix: mouse-event에 대해서만 button 판별하도록 수정

* feat: 인터랙션 가이드 UI 추가 (#197)

* feat: 인터랙션 가이드 추가

* chore: 인터랙션 가이드 내용 추가

* feat: 모바일 환경에서 더보기 버튼을 통한 노드.간선 편집 (#199)

* feat: 터치디바이스 여부 확인 로직

* feat: 모바일환경에서 더보기 버튼 클릭 시 context-menu 표시

* feat: 더보기 버튼 클릭 시 clientX, clientY값 정의하여 전달

* feat: 간선 삭제 버튼 스타일 수정

* feat: 삭제 버튼 터치 핸들러 연결

* feat: 서브스페이스 삭제 api 연동

* feat: 작업 내용 저장

* feat: save

* fix: space delete id가 아니라 src에 있는 걸 갖고 올 수 있도록 수정

* feat: deleteNote Controller API 추가

* feat: 서브스페이스 수정 api 연동

---------

Co-authored-by: CatyJazzy <[email protected]>
Co-authored-by: Heejin Na <[email protected]>
Co-authored-by: CatyJazzy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants