Skip to content

issues Search Results · repo:topcoder-platform/topcoder-react-lib language:JavaScript

Filter by

7 results
 (78 ms)

7 results

intopcoder-platform/topcoder-react-lib (press backspace or delete to remove)

Replacing direct API calls to get m2m token with the library (tc-core-library-js)
QA Pass
  • sushilshinde
  • 5
  • Opened 
    on Jan 6, 2020
  • #123

Describe the bug The API returns an Unable to process JSON error when the user tries to change the email address from the Settings page To Reproduce Steps to reproduce the behavior: 1. Go to https://www.topcoder.com/settings/account ...
tcx_FixAccepted
tcx_Paid
  • ThomasKranitsas
  • 3
  • Opened 
    on Feb 4, 2019
  • #39

1. I think this whole thing can be rewritten using API factory function. And usage will be like const { getApi } = services.api; const api = getApi(version= V4 ,tokenV3) This might need change on ...
tcx_FixAccepted
tcx_Paid
  • ThomasKranitsas
  • 7
  • Opened 
    on Dec 20, 2018
  • #36

This https://github.com/topcoder-platform/topcoder-react-lib/pull/30 PR introduced code quality issues that should be fixed. Most of them are in https://github.com/topcoder-platform/topcoder-react-lib/blob/1e4b154636c86c111b964c0258e6a6706735cf1a/src/services/challenges.js ...
tcx_FixAccepted
tcx_Paid
  • ThomasKranitsas
  • 12
  • Opened 
    on Dec 13, 2018
  • #32

services/user relies on config.AUTH0.DOMAIN config param being available; if there is no AUTH0 segment in the config, the code crush; thus preventing the library to work even when host code does not need ...
  • birdofpreyru
  • Opened 
    on Jul 5, 2018
  • #15

I guess, it can be droped in favor of a function from lodash?
  • birdofpreyru
  • Opened 
    on Jun 27, 2018
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub