Closed jimin9038 closed 1 day ago
Frontend change: duplicate contest button이 disabled 되었을 때 tooltip이 제대로 적용되지 않는 문제를 해결합니다. 참고: https://github.com/shadcn-ui/ui/issues/1022
Backend change: duplicate contest를 할 때 contest problem Score도 같이 복제합니다.
fixes #123
https://github.com/shadcn-ui/ui/issues/1022#issuecomment-2100820678
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
fixes #123
).