cloudfoundry / cloudfoundry/stratos
Action Monitor Table: Plumb table row state error mechanism to entity errors
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
At the moment an error just shows a red warning icon, would be good to display the specific errorResponse description in the table row error mechanism.
Stretch goal - have a way to resend the associated action (requires a way to track the action alongside the monitor)
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 Action Monitor Table and its entity-error handling, then trace where the errorResponse description is available. Confirm the existing row error mechanism and define completion as displaying that description rather than only the warning icon; treat resending the associated action as a separate stretch goal requiring action tracking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100