cloudfoundry / cloudfoundry/stratos
Organization: Application count card link error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
Clicking no the apps card on an organization's summary page links to the app wall but does not correctly apply the org as a filter. The filter gets added (you see the name of he org in the dropdown in the list header) but the request seems is made without it. It is possible that the filter is being applied too late.
I've reproduced this on v2-master.
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
Reproduce the issue on v2-master by clicking the apps card on an organization's summary page. Trace the app-wall navigation, organization filter application, and resulting request; done means the organization filter is included in the request and the app wall shows the correctly filtered results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100