Create error handling system
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
In contributors, we tend to let the errors bubble up instead of handling them. We should brainstorm and create a error handling system so they are handled consistently and with good UX. Please drop ideas here
A recent specific example where we should handle errors:
- In
app/javascript/pages/manage-issue-page/CloseAction.vue
if we don't get a success response back from the API
Recreation steps
Implementation plan
Edited by 🤖 GitLab Bot 🤖