Topcoder site - Misc Bug Fixes

Register
Submit a solution
The challenge is finished.

Challenge Overview

This challenge is a continuation in the series of challenges to fix bugs and usability issues in the Topcoder site. The following issues need to be fixed as part of this challenge

1) Dashboard - Challenge card links do not work

Steps to reproduce - 
Clicking on the registrants or submissions links (right below "Assembly" on the card attached) causes the URL to change, but it doesn't actually load. The "Posts" links to the forum does work correctly.

2) Fix Responsiveness - Community Overivew page

Steps to reproduce - The community overview page (e.g. https://www.topcoder.com/community/members/) is not responsive and does not scale up/down properly leading to issues such as overlapping text - https://cl.ly/1y2R1d1c1N3A

3) 
Replace "Load More" with infinite scroll for Challenges page

Steps to reproduce - On Challenges/Contests (https://www.topcoder.com/my-challenges/?status=completed
), after first "Load More," we should switch to infinite scroll, as we do on Member Search. See Member Search code for reference

The code for the app resides on this Github repo. Use the dev branch. You can follow the instructions in README to setup locally.



Final Submission Guidelines

- Submit your code changes
- Verification instructions if any
- Winner will be asked to raise a pull request to repo

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30056070