cloudfoundry / cloudfoundry/stratos
Improve helm chart summary page when loading and for failures
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- Loading - There's a bit of a wiggle on the chart summary page whilst the chart loads, particularly white card on right
- Failures - Some charts might fail to load, we should handle the case where we can't fetch a chart (currently shows forever loading)
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 at the Helm chart summary page and trace its loading state. Check both the initial layout and the chart-fetch failure path; done means the page no longer visibly wiggles while loading and a failed fetch stops showing an indefinite loading state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, helm, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100