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

Hotfix/#222 드래그하고 입력할때 텍스트 안지워지는 문제 해결 #223

Conversation

Ludovico7
Copy link
Collaborator

@Ludovico7 Ludovico7 commented Nov 27, 2024

📝 변경 사항

🔍 변경 사항 설명

마크다운 트러블슈팅

🙏 질문 사항

  • 혹시 아직 에러나는 부분 있으면 말씀해주세요!

📷 스크린샷 (선택)

드래그 하고 입력 처리 + 드래그 후 붙여넣기

dragcopy.mov

pageup, pagedown, home, end 처리

pageupanddown.mov

✅ 작성자 체크리스트

  • Self-review: 코드가 스스로 검토됨
  • Unit tests 추가 또는 수정
  • 로컬에서 모든 기능이 정상 작동함
  • 린터 및 포맷터로 코드 정리됨
  • 의존성 업데이트 확인
  • 문서 업데이트 또는 주석 추가 (필요 시)

@Ludovico7 Ludovico7 added Bug 기능 또는 UI에서 발생한 오류나 예상치 못한 동작을 해결 FE 프론트엔드 작업 P1 긴급/즉시 반영 labels Nov 27, 2024
@Ludovico7 Ludovico7 self-assigned this Nov 27, 2024
Copy link
Collaborator

@hyonun321 hyonun321 left a comment

Choose a reason for hiding this comment

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

결국엔 키입력별로 전부 나눠야하는게 필요했군요.. (이것만은 피하려고했지만..)
고생하셨습니다. 같이 디버깅 해나아가봐요 !!

Copy link
Member

@pipisebastian pipisebastian left a comment

Choose a reason for hiding this comment

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

세심한 디테일까지 너무 좋습니다! 수고하셨습니다!! 👍

@Ludovico7 Ludovico7 merged commit 2b81990 into dev Nov 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 기능 또는 UI에서 발생한 오류나 예상치 못한 동작을 해결 FE 프론트엔드 작업 P1 긴급/즉시 반영
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants