Joshua Wu
Joshua Wu
**Background** The application needs a way to handle async errors. [Ref].(https://github.com/factn/resilience-app/pull/147#discussion_r405134207) If the app is unable to get missions for example, that error should handle rather than return a loading...
**Description** As an organizer, on a desktop device, I can get to and from mission control (navigation) [Airtable #160](https://airtable.com/tblRjd2McKgRW9MKj/viwlRRNI0PZIxrGkc/rec2JtXXhSV2NfdVF?blocks=hide)
Fixes #536 ## Description Update the github action for publish cycle. using the .npmrc file to check for env vars during the publish script. https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages#publishing-packages-to-the-npm-registry According to docs, this should...
## Description Later versions I would like to have my npm publish steps automated. Reading through the docs, I seem to have my npm tokens generated correctly for publish permissions,...
```>> $ gh ji TypeError: Cannot read property 'user' of undefined at Jira.normalizeOptions (/home/joshua/.nvm/versions/node/v10.16.0/lib/node_modules/gh-jira/bin/jira.js:775:59) at Jira.run (/home/joshua/.nvm/versions/node/v10.16.0/lib/node_modules/gh-jira/bin/jira.js:180:14) at getCommand.fork (/home/joshua/.nvm/versions/node/v10.16.0/lib/node_modules/gh/lib/cmd.js:175:39) ``` @protoEvangelion is gh-jira not compatible with recent releases of...
 While changing my password, I pressed the "Change Password" submit button which remained blue and clickable. When it didn't seem like anything was happening, I clicked a few more...