android / android/nowinandroid
Create a general error handler which handles multiple errors
- Dominant language
- Kotlin
- Stars
- 21.8k
- Forks
- 4.6k
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 2
Description
Introduce a general error handler which displays errors using a SnackBar one after each other ([following the Material guidelines](https://m3.material.io/components/snackbar/guidelines#84cd5bb6-354f-4fd0-bdd9-daf9684ba4bf)).
Context: https://github.com/android/nowinandroid/pull/1090
Contributor guide
Research direction
Start by reviewing the linked pull request 1090 and the Material Snackbar guidelines. Then locate the existing error-display flow in the app and determine how errors are currently surfaced. Done means multiple errors are handled by a general mechanism and displayed one after another in SnackBars according to the stated guidelines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100