Closed
Description
Won't Be Resolved Now
- Many components for submission page are implemented as class components and use local states (should be functional components, using redux tools via container) As soon as the code works, refactoring to the common code standard is not a priority. Will be refactored eventually, when any other work will have not be done on the same code.
- Despite author's notes that his solution does not work for design challenges, it seems to work :) Should be double-tested, but not a reason to keep this thicket open.
Resolved (Probably not pushed into the repo yet):
Design submission:Notes field has symbols counter in the top-right corner. It does not work when I type.Font source dropdown does not provide real options
Submission page (dev) reads:If you have trouble uploading your file, please submit here
. Here is a broken link (I guess, should lead to OR?). At the same page the link to Topcoder Terms of use is also broken.API service: no need for the separatecustomFetch(..)
method. We should just provide the option in the standard fetch method to override theContent-Type
header.Submit to development challenge. Success screen reads in one of the buttons:Add another design
.README-THIS-CHALLENGE.md
should be moved from root folder to/docs
(or, probably, just removed);submit
actions, reducer, service: should be a part of challenge service;
Metadata
Metadata
Assignees
Labels
No labels