Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
justinmk3 opened this issue Dec 10, 2021 · 0 comments
Open

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

justinmk3 opened this issue Dec 10, 2021 · 0 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. ux user experience

Comments

@justinmk3
Copy link
Contributor

Problem:

ECS, CloudWatch Logs, S3, etc., have their own pages sizes. E.g. #2367

Solution:

  1. All services should use one consistent page size
  2. To avoid a regression of ECS: bug: only 10 services can described per call #2367 , add a type check or assert (or change ECS listing to handle more than 10 describe results)
@justinmk3 justinmk3 added feature-request New feature or enhancement. May require GitHub community feedback. ux user experience labels Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. ux user experience
Projects
None yet
Development

No branches or pull requests

1 participant