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

Limit resource count for header display to avoid unnecessary large count queries #2404

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

manV
Copy link
Member

@manV manV commented Jan 8, 2025

Changes

  • Updated the cloud resources count query to accept a maxSize parameter, allowing for more flexible data retrieval.
  • Modified the Inventory component to display cloud resource counts, showing a '+' sign if the count exceeds the defined maximum limit of 9999.

…unt queries

    - Updated the cloud resources count query to accept a maxSize parameter, allowing for more flexible data retrieval.
    - Modified the Inventory component to display cloud resource counts, showing a '+' sign if the count exceeds the defined
maximum limit of 9999.
@manV manV requested a review from ramanan-ravi January 8, 2025 11:23
@manV manV merged commit a339584 into main Jan 8, 2025
4 of 5 checks passed
@manV manV deleted the limit-cloud-resource-count branch January 8, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants