Skip to content

fix(fe): fix contest problem url#3644

Open
woo943 wants to merge 1 commit into
mainfrom
t2765-fix-contest-problem-url
Open

fix(fe): fix contest problem url#3644
woo943 wants to merge 1 commit into
mainfrom
t2765-fix-contest-problem-url

Conversation

@woo943

@woo943 woo943 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Description

Contest 생성 후 Client Side에서 Problem에 접근하려고 하면 URL이 이상
예시 : https://stage.codedang.com/contest/27//problem/34

Additional context

closes TAS-2765


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

@woo943
woo943 requested a review from seoeun9 July 14, 2026 05:47
@woo943 woo943 self-assigned this Jul 14, 2026
@woo943 woo943 added ⛳️ team-frontend preview 이 라벨이 붙어있어야 프론트엔드 Preview 환경이 생성됩니다 labels Jul 14, 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

This pull request simplifies the RenderProblemList component by removing the manual transformation of problem IDs. Instead, it passes the raw problemData.data directly to the DataTable component and introduces a new pathSegment="problem" prop to handle path construction. There are no review comments, so I have no feedback to provide.

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.

@skkuding-bot

skkuding-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

Syncing Preview App Succeeded

Application: frontend
Revision: d52999f1f445dd439ed46952546afb6b0e55282d
Health Status: Healthy

Open Preview | View in Argo CD

@seoeun9
seoeun9 requested a review from saeyeon-05 July 16, 2026 02:01

@seoeun9 seoeun9 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.

@saeyeon-05 이거 1. management 페이지에서 콘테스트 생성하고 (시작 전으로) 2. 메인 페이지 쪽에서 콘테스트 탭 -> 문제 들어가보셔서 URL 테스트 해주시면 될 거 같아요!

콘테스트 생성 시 import problem에서 문제 아무거나 import해주시면 확인 가능합니다~~

Image

@seoeun9
seoeun9 requested a review from mikeyoo0405 July 16, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview 이 라벨이 붙어있어야 프론트엔드 Preview 환경이 생성됩니다 ⛳️ team-frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants