Skip to content

[feat/native/problem-#239] 화면 닫기 button 클릭 시 출력 값 개선#240

Merged
sterdsterd merged 1 commit intodevelopfrom
feat/native/problem-#239
Mar 18, 2026
Merged

[feat/native/problem-#239] 화면 닫기 button 클릭 시 출력 값 개선#240
sterdsterd merged 1 commit intodevelopfrom
feat/native/problem-#239

Conversation

@b0nsu
Copy link
Collaborator

@b0nsu b0nsu commented Mar 14, 2026

✅ Key Changes

이번 PR에서 작업한 내용을 간략히 설명해주세요

  1. ConfirmationModal 추가

풀이 화면 종료 시 풀이 과정이 저장되지 않음을 안내하는 확인 모달 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 14, 2026

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

Project Deployment Actions Updated (UTC)
pointer-admin Ready Ready Preview, Comment Mar 14, 2026 1:39am

Copy link

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.

Pull request overview

This PR adds a user confirmation step before leaving the student problem-solving screen, helping prevent accidental exits that would discard the user’s in-progress work.

Changes:

  • Add ConfirmationModal to the Problem screen and wire it to the header close action
  • Introduce local state to control the close-confirmation modal visibility

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@sterdsterd sterdsterd self-requested a review March 18, 2026 18:25
@sterdsterd sterdsterd merged commit 5a4c98a into develop Mar 18, 2026
6 checks passed
@sterdsterd sterdsterd deleted the feat/native/problem-#239 branch March 18, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat/native/problem-#239] 화면 닫기 button 클릭 시 출력 값 개선

3 participants