one-zero-eight / one-zero-eight/printers
Error notifications
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
Users are notified about errors with messages from the custom dispatcher. It is inconvenient because they persist on the screen even if a work is in progress. They should be regularly cleared.
Suggested solution
Sent error messages should be memorized and deleted on the next user action.
Additional context
No response
Contributor guide
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 custom dispatcher and the code that handles user actions and error notifications. Trace how sent errors are stored and displayed; the work is done when those errors are remembered and cleared on the next user action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100