skkuding / codedang

Online Judge for SKKU
https://codedang.com
MIT License
44 stars 9 forks source link

fix: fix duplicate contest bugs #2222

Closed jimin9038 closed 1 day ago

jimin9038 commented 3 days ago

Description

Frontend change: duplicate contest button이 disabled 되었을 때 tooltip이 제대로 적용되지 않는 문제를 해결합니다. 참고: https://github.com/shadcn-ui/ui/issues/1022

Backend change: duplicate contest를 할 때 contest problem Score도 같이 복제합니다.

Additional context


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

eunnbi commented 2 days ago

https://github.com/shadcn-ui/ui/issues/1022#issuecomment-2100820678