Greenstand / Greenstand/treetracker-admin-client
Inbox: Page fails to load if user handle not found
Open
good first issue
size: small
tool: Messaging
type: bug
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
When a user loads the _Inbox_ page, we query their messages on the messaging API.
If the user is not registered for messaging, the API returns 404, but it is not handled correctly in `api/messaging.js` and the page crashes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.