Skip to content

Conversation

@cjeongmin
Copy link
Contributor

개요

UX 개선을 위해 질문, 답변 생성 중 아래 기능을 추가했습니다.

  • 드래그 중, 모달 밖으로 커서가 나가면 모달이 종료되던 현상을 수정했습니다.
  • 질문, 답변 생성 모달에서는 백그라운드 클릭을 통한 모달 종료를 제거했습니다.

이슈

@cjeongmin cjeongmin added the Fix label Feb 6, 2025
@cjeongmin cjeongmin self-assigned this Feb 6, 2025
Copilot AI review requested due to automatic review settings February 6, 2025 06:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • apps/client/src/features/create-update-question/ui/CreateQuestionModalSide.tsx: Evaluated as low risk
  • apps/client/src/shared/ui/modal/useModal.tsx: Evaluated as low risk
  • apps/client/src/widgets/question-list/ui/QuestionItem.tsx: Evaluated as low risk
  • apps/client/src/features/create-update-question/ui/CreateQuestionModal.tsx: Evaluated as low risk

Copy link
Contributor

@yu-yj215 yu-yj215 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@shl0501 shl0501 left a comment

Choose a reason for hiding this comment

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

LG는 TM

@cjeongmin cjeongmin merged commit 54be6d0 into main Feb 6, 2025
2 checks passed
@cjeongmin cjeongmin deleted the fix(fe)/ux branch February 6, 2025 07:30
@cjeongmin cjeongmin mentioned this pull request Feb 6, 2025
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.

[Fix]: 질문, 답변 작성시 내용이 있을 경우 취소 처리, 드래그 상태 처리

4 participants