Skip to content

Conversation

@ericokuma
Copy link
Contributor

Fixes APP-667.

This PR addresses the guest pending invitation improvements by:

  • Correcting the pendingAcceptance check from Boolean(row.original.invitedBy) to "invitedBy" in row.original. This resolves a bug where invites with an empty invitedBy field (e.g., from service accounts) were incorrectly identified as accepted, enabling the "Convert to member" action prematurely.
  • Hiding the "Convert to member" option for pending guest invitations, making it available only after the invitation has been accepted.
  • Removing the icon from the "Remove" action in the user actions menu.

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-667

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

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