This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Description
Challenge listing page:

The Dashboard page with the menu missing at the previous screenshot marked with the red circle:

Probably it is due to an error in JS code, visible in the first image (_kmq is not defined)
Expected Fix
- The User menu should be visible and working on all pages the same way it does in the Dashboard.
- The reason of the
_kqm is not defined error should be found out, and the error should be fixed.
NOTE: Probably, the challenge listing code itself is contained in this repo: https://github.com/appirio-tech/tc-site and it is that code, which should be fixed.