Skip to content

feat(fe): impl problem create testcase page#3537

Open
sONg20NOW wants to merge 6 commits intomainfrom
t2646-impl-problem-create-testcase-page
Open

feat(fe): impl problem create testcase page#3537
sONg20NOW wants to merge 6 commits intomainfrom
t2646-impl-problem-create-testcase-page

Conversation

@sONg20NOW
Copy link
Copy Markdown
Contributor

@sONg20NOW sONg20NOW commented Apr 10, 2026

Description

problem-create의 테스트 케이스 탭 작업을 완료했습니다.

Additional context

피그마 링크

테스트 케이스가 있을 때

image

테스트 케이스가 없을 때

image

백엔드 연동 전에 UI 작업만 먼저 완료했습니다.


closes TAS-2646

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

@sONg20NOW sONg20NOW self-assigned this Apr 10, 2026
@sONg20NOW sONg20NOW added ⛳️ team-frontend 🍊squad-유자차 스쿼드 유자차 작업물입니다 preview 이 라벨이 붙어있어야 프론트엔드 Preview 환경이 생성됩니다 labels Apr 10, 2026
@github-project-automation github-project-automation bot moved this to Pending ✋ in Codedang Apr 10, 2026
Copy link
Copy Markdown
Contributor

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

Choose a reason for hiding this comment

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

Code Review

This pull request replaces the placeholder TestsPage with a functional TestcasePage component for managing problem test cases. The review feedback highlights several issues in the new implementation: the textarea elements for input and output are not currently bound to the component state, preventing user input from being saved. Additionally, the removeAll function incorrectly resets the ID counter to 0 instead of 1, and there are typos in both the Korean UI text and Tailwind CSS class names (itmes-center).

@skkuding-bot
Copy link
Copy Markdown

skkuding-bot bot commented Apr 10, 2026

Syncing Preview App Succeeded

Application: frontend
Revision: cd480357ab736e728f01f96e5a82e1c910bcdcfb
Health Status: Healthy

Open Preview | View in Argo CD

@skkuding-bot
Copy link
Copy Markdown

skkuding-bot bot commented Apr 10, 2026

Syncing Preview App Succeeded

Application: frontend
Revision: d81a3b6ecb797c6aa0d4ec4f1f6070c8a47370dc
Health Status: Healthy

Open Preview | View in Argo CD

@skkuding-bot
Copy link
Copy Markdown

skkuding-bot bot commented Apr 10, 2026

Syncing Preview App Succeeded

Application: frontend
Revision: d6c2308b06babff2364da6ea6e2d92318e39aa31
Health Status: Healthy

Open Preview | View in Argo CD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview 이 라벨이 붙어있어야 프론트엔드 Preview 환경이 생성됩니다 🍊squad-유자차 스쿼드 유자차 작업물입니다 ⛳️ team-frontend

Projects

Status: Pending ✋

Development

Successfully merging this pull request may close these issues.

1 participant