Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow submitting solution by copy-pasting the code directly to a text area #620

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

indravb6
Copy link
Member

@indravb6 indravb6 commented Apr 7, 2024

Resolve #429

Solution

  • Add ace editor to submit the code
  • If user uses text and upload file then frontend will prioritize the upload file

Let me know if there are other better solutions or better design 😅

Test

image

image

@fushar
Copy link
Member

fushar commented Apr 7, 2024

Terima kasih kontribusinya, saya akan review mendalam dalam beberapa hari ke depan karena keterbatasan kapasitas.

Sedikit review umum:

Terima kasih!

@indravb6
Copy link
Member Author

Halo @fushar
Maaf baru melanjutkanya lagi, sudah diupdate

  1. Menggunakan Ace editor
  2. Client mengirim ke backend dalam bentuk file sesuai dengan gradingLanguageEditorSubmissionFilenamesMap
  3. Saat ini editor hanya muncul spesifik ketika source key nya "Source Code"

@fushar
Copy link
Member

fushar commented Aug 24, 2024

@indravb6 Thanks ya, tapi saya sekarang sedang agak sibuk, jadi akan tertunda me-review ini 🙏

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.

Allow submitting solution by copy-pasting the code directly to a text area
2 participants