cloudfoundry / cloudfoundry/stratos
Scalability: Ensure common approach is used when setting max entity count for lists
Open
Nobody has claimed this yet.
community
scalability
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- Currently max list size is limited to a few places (app wall, cf level users, etc).
- Need to..
- Investigate whether for all lists we can set the same value
- Investigate whether for all size nav bar 'wall' style list can set the same value
- Investigate whether the service instance/user provider service instance list supports max list count
- Apply max counts following above investigation
- Set custom 'max' message per newly effected list
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 inventorying the list implementations for the app wall, CF-level users, size navigation-bar wall lists, and service instance or user provider service instance lists. Determine which lists support a maximum count and whether one common value is appropriate. Done means applicable lists use the chosen limits and each newly affected list has a custom max message.
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
- Needs clarification
- Newbie friendliness
- 30/100