Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
SnailW
approved these changes
Feb 5, 2026
Collaborator
SnailW
left a comment
There was a problem hiding this comment.
일단은 이 방법으로 막아두고 구조적으로 나은 방향은 차차 생각해보는게 좋을 것 같네요...
고생하셨습니다
Grit03
approved these changes
Feb 5, 2026
Member
Grit03
left a comment
There was a problem hiding this comment.
네 일단 이 방법으로 해결해보고, 원인 저도 찾아볼게요!
빠르게 해결하느라 고생많으셧습니다!
davidpro08
approved these changes
Feb 5, 2026
Collaborator
davidpro08
left a comment
There was a problem hiding this comment.
문제 상황 발견하고 해결하시느라 고생하셨습니다!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✅ 작업 내용
📸 스크린샷 / 데모 (옵션)
2026-02-05.11.23.27.mov
💬 참고 사항
기술스택 모달을 두개 이상 생성하면 드래그앤드롭시 모달 속 아이템 요소가 사라지는 현상이 발생합니다.
2026-02-05.11.02.37.mov
아직은 원인을 찾지 못해서 급하게 모달 열림 여부를 전역에서 관리하고, 추가하기 버튼을 눌렀을 경우에 모달이 열려있는지 여부를 확인하여 열려있다면 아무동작도 일어나지 않도록 하는 방식으로 모달을 하나만 띄울 수 있게 막아두었습니다
정확한 원인을 찾거나, 더 좋은 방법으로 해결이 가능하다면 코멘트 남겨주시거나 PR 올려주세요!(불가능하다면 우선은 이 PR 반영해서 막아놓으면 될 것 같습니다...!)