Open
Conversation
sheepyis
commented
Dec 16, 2025
| <div className="fixed inset-0 z-50 flex items-center justify-center bg-black/70"> | ||
| <div className="relative w-[80%] max-h-[90vh] overflow-y-auto rounded-lg bg-white"> | ||
| <button | ||
| onClick={onClose} |
Member
Author
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.
📝 미션 번호
10주차 Mission0, 1, 2
📋 구현 사항
📎 스크린샷
- Mission00
2025-12-16.12.38.14.mov
2025-12-16.1.23.32.1.1.1.mov
- Mission01
2025-12-16.3.46.18.1.1.1.1.mov
- Mission02
https://inseo-yang.vercel.app/
✅ 체크리스트
🤔 질문 사항