antonio-ramadas / antonio-ramadas/palbum

Improve error handling

未关闭
#6 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
ux
主要语言
JavaScript
星标
9
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

Errors should be handled internally by the application as best as possible, but often they are not possible to be fixed by the app itself (e.g., a user removes Palbum access to his Spotify account).

Currently, this type of errors is _handled_ by `console.error`. I do not particularly like this solution, because the user is not aware of what it is going on even when he can fix it.

Having some sort of visual hint presented to the user (e.g., a message) can improve the user experience and give him more control.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。