Skip to content

fix: 자습 신청 카드 체크 오버레이 노출 오류 수정 - #199

Merged
Dino0204 merged 1 commit into
developfrom
fix/study-applicant-check-overlay
Jul 1, 2026
Merged

fix: 자습 신청 카드 체크 오버레이 노출 오류 수정#199
Dino0204 merged 1 commit into
developfrom
fix/study-applicant-check-overlay

Conversation

@Dino0204

@Dino0204 Dino0204 commented Jul 1, 2026

Copy link
Copy Markdown
Member

#️⃣연관된 이슈

없음

📝작업 내용

  • 자습 관리 권한이 없을 경우에도 자습 확인 아이콘이 보이던 문제를 수정하였습니다.

💬리뷰 요구사항

없음

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
flooding-v2 Ignored Ignored Jul 1, 2026 11:47am

Request Review

@github-actions github-actions Bot added the 🐞 Type: Bug/Function 정상 동작하지 않는 기능 label Jul 1, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

이번 풀이 리퀘스트에서는 StudyApplicantCard 컴포넌트에서 체크 오버레이 표시 조건에 canCheck를 추가하는 변경이 이루어졌습니다. 리뷰어는 권한이 없더라도(canCheck가 false이더라도) 이미 체크된 상태(isChecked가 true)라면 시각적으로 체크 표시를 보여주는 것이 직관적이라는 피드백을 남겼으며, 기존처럼 isChecked 조건만으로 오버레이를 렌더링하도록 롤백할 것을 제안했습니다.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/features/self-study/ui/StudyApplicantCard.tsx
@Dino0204
Dino0204 merged commit 1f0bdbc into develop Jul 1, 2026
10 checks passed
@Dino0204
Dino0204 deleted the fix/study-applicant-check-overlay branch July 1, 2026 11:52
@Dino0204 Dino0204 mentioned this pull request Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 Type: Bug/Function 정상 동작하지 않는 기능

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant