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

Trim the amount of prebuilds surfacing the dashboard #5185

Closed
gtsiolis opened this issue Aug 13, 2021 · 1 comment · Fixed by #5319
Closed

Trim the amount of prebuilds surfacing the dashboard #5185

gtsiolis opened this issue Aug 13, 2021 · 1 comment · Fixed by #5319
Assignees
Labels
component: dashboard type: improvement Improves an existing feature or existing code

Comments

@gtsiolis
Copy link
Contributor

Problem

The upcoming Teams & Projects feature will surface prebuilds in the dashboard. However, this is still not optimized to fetch all prebuilds, see #5038

For example, see https://gitpod-staging.com/gitpod-io/gitpod/prebuilds (internal).

Proposal

Before improving the performance for fetching prebuilds or adding any kind of pagination, we could just trim the amount of prebuilds surfacing the dashboard to 10 or 20 items similar to the branches list.

@gtsiolis gtsiolis added feature: teams and projects [DEPRECATED] Please, use feature: organizations or feature: projects labels instead. and removed feature: teams and projects [DEPRECATED] Please, use feature: organizations or feature: projects labels instead. labels Aug 20, 2021
@AlexTugarev AlexTugarev self-assigned this Aug 23, 2021
@AlexTugarev
Copy link
Member

Screen Shot 2021-08-23 at 14 25 22

this is quite bad and results in an empty rendering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard type: improvement Improves an existing feature or existing code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants