Skip to content

Conversation

srest2021
Copy link
Member

@srest2021 srest2021 commented Aug 28, 2025

fixes REPLAY-213

Previously, the new issues table in the releases drawer had an excessive amount of placeholders on load. Here we add a required numPlaceholderRows prop to the GroupList component so that a manual number must be set. For other instances using this component, we can pass the queryParams.limit (as was previously defaulted) or 4.

I have 3 rows set as the number of placeholder rows in the new issues table right now (1 seems like not enough to denote that we're looking at a table; 2 feels weird), but open to feedback on this.

Before:
Screenshot 2025-08-28 at 3 05 40 PM

After:
Screenshot 2025-08-28 at 3 05 13 PM

Copy link

linear bot commented Aug 28, 2025

@srest2021 srest2021 marked this pull request as ready for review August 28, 2025 22:09
@srest2021 srest2021 requested review from a team as code owners August 28, 2025 22:09
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 28, 2025
@srest2021 srest2021 requested review from a team as code owners August 28, 2025 22:34
@srest2021 srest2021 merged commit 233e14c into master Sep 2, 2025
51 checks passed
@srest2021 srest2021 deleted the srest2021/REPLAY-213 branch September 2, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants