Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error catching mechanism #231

Closed
kamicut opened this issue Nov 29, 2021 · 1 comment
Closed

Better error catching mechanism #231

kamicut opened this issue Nov 29, 2021 · 1 comment
Assignees
Labels
Type: Enhancement New feature or request

Comments

@kamicut
Copy link
Member

kamicut commented Nov 29, 2021

Currently, the client side API for the OSM Teams application throws an error whenever the status of the API request is not '200'. This is only handled on one page (team.js) for individual team pages. Ideally this should be handled by a 'toast' mechanism or fail gracefully for all pages in the application.

@kamicut kamicut self-assigned this Nov 29, 2021
@kamicut kamicut added the Type: Enhancement New feature or request label Nov 29, 2021
@vgeorge
Copy link
Member

vgeorge commented Mar 17, 2022

This should be fixed by #49.

@vgeorge vgeorge closed this as completed Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants