Skip to content

fix: members count in teams page#1495

Merged
rohanchkrabrty merged 1 commit intomainfrom
fix-team-members-count
Mar 31, 2026
Merged

fix: members count in teams page#1495
rohanchkrabrty merged 1 commit intomainfrom
fix-team-members-count

Conversation

@rohanchkrabrty
Copy link
Copy Markdown
Contributor

Summary

This PR fixes members count in Teams page
image

@rohanchkrabrty rohanchkrabrty self-assigned this Mar 31, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontier Ready Ready Preview, Comment Mar 31, 2026 0:16am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: efd2b7be-908b-4e6b-bc50-a174009f9f04

📥 Commits

Reviewing files that changed from the base of the PR and between 38e26db and ba95e2e.

📒 Files selected for processing (1)
  • web/sdk/react/views/teams/list/teams-columns.tsx

📝 Walkthrough

Summary by CodeRabbit

  • Bug Fixes

    • Fixed member count display in teams list view.
  • Style

    • Reformatted code formatting for consistency.

Walkthrough

This change reformats indentation and whitespace in a teams columns configuration file while updating the Members column's field accessor from 'members_count' to 'membersCount'. The exported function signature remains unchanged.

Changes

Cohort / File(s) Summary
Teams Columns Configuration
web/sdk/react/views/teams/list/teams-columns.tsx
Reformatted indentation in imports and array definitions; updated Members column accessorKey from 'members_count' to 'membersCount'; restructured getColumns return array while maintaining equivalent column definitions.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Suggested reviewers

  • rohilsurana

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rohanchkrabrty rohanchkrabrty merged commit e4d5df5 into main Mar 31, 2026
8 checks passed
@rohanchkrabrty rohanchkrabrty deleted the fix-team-members-count branch March 31, 2026 12:22
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23796809177

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 41.675%

Totals Coverage Status
Change from base Build 23793410956: 0.0%
Covered Lines: 15052
Relevant Lines: 36118

💛 - Coveralls

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