Improve error notification to users
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 70
- Forks
- 31
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 5
Description
Today we use a mix of alert, console.log and Solid UIs notification module to handle errors and display something to users. We should make sure that these instances uses one form, and that it's a sensible way to let users know of errors (and what they can do with that).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the uses of alert, console.log, and the Solid UIs notification module described in the issue. Review how each currently reports errors and determine a consistent user-facing approach, including guidance on what users can do. Done means these error-reporting instances use one sensible notification form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100