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

Fix submission phase display on 2 round challenge #1464

Open
jmgasper opened this issue Jan 17, 2023 · 2 comments
Open

Fix submission phase display on 2 round challenge #1464

jmgasper opened this issue Jan 17, 2023 · 2 comments

Comments

@jmgasper
Copy link
Collaborator

jmgasper commented Jan 17, 2023

REF: https://topcoder.atlassian.net/browse/PROD-3489

Issue 1

When creating a design 2 rounds challenge in Work Manager, the Submission phase shows BEFORE Checkpoint Submission, which is wrong as the Submission phase should be after Checkpoint Review.

When creating a 2 rounds challenge in Work Manager, the Submission phase should come after Checkpoint Review (as that is Round 2) and always comes after Round 1 which is Checkpoint Submission. Please see screenshot from Online Review below.

https://watch.screencastify.com/v/6XnNLiZXZZ5uQM3vVkWv

Issue 2

The Start Date should be editable for Checkpoint Submission too, similar to how we allow editing of the date for both registration and submission. Please ensure that all 3 values can be saved independently of each other.

Screenshots

image-20221226-105728

image-20230104-231011

ba96cc06-7bb2-4c8c-b7b7-939679a9f1f1

@thiendang
Copy link

thiendang commented Jan 17, 2023

Hi @jmgasper , I’m running on develop branch and facing the CORS issue:

Access to script at 'http://uni-nav.topcoder-dev.com/v1/tc-universal-nav.js' from origin 'http://localhost:3001' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

How to fix them? Thank you

@jmgasper
Copy link
Collaborator Author

@thiendang - You need to access the site via changes to your proxy and hosts file as documented here:

https://platform-ui.topcoder.com/dev-center/getting-started

Please make sure you use https://local.topcoder-dev.com to access the site locally.

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

No branches or pull requests

2 participants