KamandPrompt / CodeManiacs

IIT Mandi Online Judge
MIT License
23 stars 58 forks source link

[BUG] Link to problem in an individual problem submission page points to a wrong url #156

Closed pranshukharkwal closed 3 years ago

pranshukharkwal commented 3 years ago

Screenshot from 2020-12-09 19-47-21 http://localhost:3000/user/submission/28 Check this route : /user/submission/:submissionId , example : /user/submission/5 Here in the problem column, the link points to the submission with submission id, but instead it should point to the problem with that problem id.

Gautam-Arora24 commented 3 years ago

Can I work on this issue?

Ayushgup85 commented 3 years ago

Can i work on this issue?

pranshukharkwal commented 3 years ago

@Gautam-Arora24 Yes you can work on this issue. @Ayushgup85 you can pick other issues.

Gautam-Arora24 commented 3 years ago

Is qId the id for a particular question?

pranshukharkwal commented 3 years ago

@Gautam-Arora24 yes

Gautam-Arora24 commented 3 years ago

@pranshukharkwal Kindly provide me the dummy details of any problem so that I can check and submit any solution for that.

pranshukharkwal commented 3 years ago

@Gautam-Arora24 you can enter any random text for dummy details, or you can also pick any problem from sites like codeforces, codechef etc.