Limit dashboard component browse rendering#2454
Open
Mbeaulne wants to merge 1 commit into
Open
Conversation
🎩 PreviewA preview build has been created at: |
This was referenced Jun 23, 2026
Collaborator
Author
This was referenced Jun 23, 2026
61ef041 to
a2838e0
Compare
8aded43 to
f106bd7
Compare
2f7cba0 to
a2f6e1f
Compare
f106bd7 to
86431a8
Compare
a2f6e1f to
abc233c
Compare
32559c1 to
b03fd0f
Compare
3d182ca to
f14066e
Compare
3e09547 to
cfeb63b
Compare
f14066e to
457bc77
Compare
maxy-shpfy
reviewed
Jun 26, 2026
maxy-shpfy
approved these changes
Jun 26, 2026
cfeb63b to
d194df2
Compare
457bc77 to
2de60c7
Compare
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
When browsing components without an active search query, the component list is now paginated. The initial render is capped at 100 components, with a "Show N more" button that loads the next batch of up to 100 results. The status text also now reads "Showing X of Y components in selected sources" to reflect the partial display. The limit resets to 100 whenever the query, source filters, or total component count changes.
Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Additional Comments