cloudfoundry / cloudfoundry/stratos
Fix memory usage bar in org and space cards
Open
@richard-cox is already working on this.
Since Dec 18, 2018.
bug
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- Element not in app-meta-card-value so not currently shown
- If enabled, we should also consider adding to Instances chart
- Need to have common width
- Decide on whether to show bar for infinite quotas
src/frontend/app/shared/components/list/list-types/cf-orgs/cf-org-card/cf-org-card.component.html
src/frontend/app/shared/components/list/list-types/cf-spaces/cf-space-card/cf-space-card.component.html
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.
Assessment
This issue has not been assessed yet.