Skip to content

Conversation

@Kevinjil
Copy link
Contributor

@Kevinjil Kevinjil commented Nov 13, 2025

Previously, we always rendered the submission details (problem, language, entry point) form below the code editor. This prevents us from scaling the editor window to use all available height (towards #3058).

We move this form to a modal, triggered by a submit button on the top right of the IDE. This uses the same design as the proposed changes for the diff editor (#3132).

Screenshot:
image

@Kevinjil
Copy link
Contributor Author

Kevinjil commented Nov 13, 2025

@nickygerritsen Can I easily put the submit button of the form next to the close button?
Edit: found it

Copy link
Member

@vmcj vmcj left a comment

Choose a reason for hiding this comment

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

I assume you checked that everything is still prefilled such as the problem & language?

Previously, we always rendered the submission details (problem,
language, entry point) form below the code editor. This prevents us from
scaling the editor window to use all available height.

We move this forum to a modal, triggered by a submit button on the top
right of the IDE. This uses the same design as the proposed changes for the diff editor.
@Kevinjil Kevinjil added this pull request to the merge queue Nov 15, 2025
Merged via the queue into DOMjudge:main with commit 79fd3d3 Nov 15, 2025
37 checks passed
@Kevinjil Kevinjil deleted the source-edit-modal branch November 15, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants