MaibornWolff / MaibornWolff/codecharta
Show error message when screenshot fails
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
# Bug
## Expected Behavior
WHEN
I make a screenshot of CodeCharta via the button for that and that fails
THEN
I want to see an error message, telling me what went wrong.
## Actual Behavior
There is no output when an error is encountered.
## Notes
The place to implement that is already marked with a comment in the file `screenshotButton.component.ts`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in screenshotButton.component.ts, where the issue says an implementation comment already marks the relevant location. Trace the screenshot failure path and add visible error output describing what went wrong; done means a failed screenshot no longer produces silent behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100