EvalAI
EvalAI copied to clipboard
Frontend: Show new value on validation success only
Observed Behaviour
- A host can update submission values in the "phases section" to any number, though it has a validation check which is failing but still host can see these new values at the client till the page is reloaded.
Expected Behaviour
- New values should only be reflected at the client when the validation succeeds.
Steps To Reproduce
- Go to all challenges
- Select Any 1 challenge
- Go to "Phases" Section
- Edit any phase
- Type a very long number
Thanks @rahul2240 for posting this issue!
@gchhablani @rahul2240 May I work on this? I kinda got the idea of how to fix it. I will work on getting the PR ready.
A fix for this issue can be found here Please feel free to review and add comments.
Hey there, as a part of GSoC even I would like to contribute and if the issue is still open and no one is working on it, I would like to take this up.