-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementjavascriptPull requests that update Javascript codePull requests that update Javascript coderubyPull requests that update Ruby codePull requests that update Ruby code
Description
Currently, creating an RfC is rather slow: It includes the following requests:
- Create a new submission
- Create the RfC (which will run all tests sequentially)
- Run the code (execute the main file)
Right now, the modal allowing learners to post their question (as part of the RfC) is only closed once the second step completes. Still, it would be great to improve the performance of creating an RfC and decouple it more from the frontend.
This change should be rather easy once #2703 is finished.
Metadata
Metadata
Assignees
Labels
enhancementjavascriptPull requests that update Javascript codePull requests that update Javascript coderubyPull requests that update Ruby codePull requests that update Ruby code