Justin Hong

Results 7 comments of Justin Hong

I'll work on migrating these files. /client/src/templates/Challenges/utils/frame.js /client/src/tests/integration/handled-error.test.js

has anyone run in to this issue while working on migrations? `"Cannot use import outside of module"` When I try to use commonjs, the linter complains about the types I've...

@harshilsharma63 I'd like to work on this issue if possible.

React has a feature called Context that can handle global state management if an external library like Redux would be overkill. Using Context and React hooks would organize how state...

> Ticket mentions changes to be done in focalboard though not in this I opened an [issue](https://github.com/mattermost/focalboard/pull/4951) because I saw failing tests when I checked out the main branch.

@M-ZubairAhmed I figured out why the tests were failing in the pipeline. Turns out I had a different version of node running locally :] Pushed the fixes and saw the...

I'm interesting in contributing to Focalboard and would like to work on this issue :]