codedang icon indicating copy to clipboard operation
codedang copied to clipboard

fix(fe): save code immediately when click test button

Open jspark2000 opened this issue 10 months ago • 1 comments

Description

테스트 제출시 코드 저장순서 변경

  • 기존: 테스트 제출 버튼 클릭 -> 테스트 제출 요청 (Request) -> 테스트 제출 응답 (Response) -> 코드 저장 -> 결과 폴링 시작
  • 변경: 테스트 제출 버튼 클릭 -> 코드 저장 -> 테스트 제출 요청 (Request) -> 테스트 제출 응답 (Response) -> 결과 폴링 시작

Before submitting the PR, please make sure you do the following

  • [x] Read the Contributing Guidelines
  • [x] Read the Contributing Guidelines and follow the Commit Convention
  • [x] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • [x] Ideally, include relevant tests that fail without this PR but pass with it.

jspark2000 avatar Apr 10 '25 11:04 jspark2000

The preview deployment failed. 🔴

Open Build Logs

Last updated at: 2025-04-30 05:08:29 CET

coolify-skkuding[bot] avatar Apr 10 '25 11:04 coolify-skkuding[bot]