cloudfoundry / cloudfoundry/stratos
Retain user's selected cf/org/space during a single console session
Open
Nobody has claimed this yet.
discussion
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- Ensure any selected cf/org/space are retained across all root page filters
- Root page filters covers list cf/org/space filters on app wall, service catalogue, etc.
- Only applicable to filters, does not cover the cloud foundry pages when multiple endpoints are attached.
- Does not cover persisting this selection across multiple sessions (see #1524)
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 tracing the root page filters used by the app wall and service catalogue, then identify how cf/org/space selections are stored and passed between those filters. Done means the selected values remain available across root-page filters within one console session, without persisting across sessions or changing multi-endpoint Cloud Foundry pages.
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
- 42/100