Skip to content

Conversation

@ericokuma
Copy link
Contributor

Resolves APP-524.

The project share popover previously capped user counts at 20 due to client-side pagination limits. This PR updates the ListUsergroupMemberUsers API to return a totalCount field, computed efficiently in SQL on the backend. Frontend components now directly use this totalCount for accurate display, eliminating the need for inefficient client-side counting.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Linear Issue: APP-524

Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Jan 12, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@ericokuma ericokuma closed this Jan 12, 2026
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.

3 participants