Improve Codeforces Problem Workspace editor UX#51
Conversation
Agent-Logs-Url: https://github.com/enlorik/HDD/sessions/1751b72d-3bc3-45a7-920b-f66bb596fbc5 Co-authored-by: enlorik <99548776+enlorik@users.noreply.github.com>
Agent-Logs-Url: https://github.com/enlorik/HDD/sessions/1751b72d-3bc3-45a7-920b-f66bb596fbc5 Co-authored-by: enlorik <99548776+enlorik@users.noreply.github.com>
|
Tiny follow-up on this PR before merge. In
They should remain disabled for now because this PR must not add execution or submission. Keep the new Reset Draft button too. Desired editor actions area:
Do not add code execution. |
|
Copilot, please apply this small requested change directly to this PR. In
Keep the new Desired editor actions area:
Do not add code execution. After changing it, run:
|
|
@copilot please apply this small requested change directly to this PR. In
Keep the new Desired editor actions area:
Do not add code execution. After changing it, run:
|
Implemented in commit I restored the disabled placeholder buttons in the editor actions area ( Validation passed:
|
Summary
Changes
Kotlin,.kt) and monospace coding experiencehdd-codeforces-draft-{contestId}-{index}fun main() {// solve here}Run Samplesremains visible and disabledPrepare Submitremains visible and disabledReset Draftwith explicit confirmation (active)Saved locallystatusValidation
npm test✅npm run lint✅npm run build✅Notes