aws / aws/aws-toolkit-vscode

aws explorer: use consistent page size for "More..."

Open
#2,372 0 comments 0 reactions 0 assignees View on GitHub
feature-request ux
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

Problem:

ECS, CloudWatch Logs, S3, etc., have their own pages sizes. E.g. https://github.com/aws/aws-toolkit-vscode/pull/2367

Solution:

1. All services should use one consistent page size
2. To avoid a regression of https://github.com/aws/aws-toolkit-vscode/pull/2367 , add a type check or assert (or change ECS listing to handle more than 10 describe results)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the AWS Explorer pagination code for ECS, CloudWatch Logs, and S3, then compare their page sizes with pull request #2367. Check how ECS handles more than 10 describe results and identify a consistent page-size rule. Done means all listed services use the same size without regressing the ECS listing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript, vscode
Domain
cloud, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.