Skip to content

Submission Page - Ussues noted by me #488

Closed
@birdofpreyru

Description

@birdofpreyru

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 separate customFetch(..) method. We should just provide the option in the standard fetch method to override the Content-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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions