Show prebuild failure error message in UI
Open
Nobody has claimed this yet.
component: dashboard
meta: never-stale
size/S
team: webapp
type: improvement
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe
When a prebuild fails, the user does not have any visual feedback on why it failed.
Describe the behaviour you'd like
- User can gain further information about why the prebuild failed.
Additional context
The prebuild model already exposes an error property, we can expose it as a tooltip on the prebuild row, or as a first class field in the row itself.
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 prebuild row and the prebuild model's existing error property. Determine how to expose that error in the row, either as a tooltip or a first-class field, and consider the work done when users can see why a prebuild failed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100