Duc Manh

Results 5 issues of Duc Manh

On staging and production, our dashboard does not show the latest commits and the committer. I see no requests to the GitHub API in the network logs.

type: bug

I'm looking at [Post.tsx](https://github.com/Seneca-CDOT/telescope/blob/master/src/web/app/src/components/Posts/Post.tsx) in #3281. The file has many functions and JSX elements and it's hard to follow the code and tell what each part is doing. I think...

type: enhancement
area: front-end

When the project grows deeper, more `../` are required in the relative import paths to import modules so this configs TS path aliases, that map to certain absolute paths. ##...

hacktoberfest-accepted
do-not-merge

**What happened**: When I was working on #3683, I realized `typescript-eslint` and `recommended-requiring-type-checking config` is not extended in `src/web/app` eslint config which made us miss quite a few of the...

type: bug

**What happened**: Code from Gist shows a blank square. **What should have happened**: It should support Gist **Anything else we need to know?**: David suggests adding Gist domain to the...

type: bug