fix: members count in teams page by rohanchkrabrty ¡ Pull Request #1495 ¡ raystack/frontier

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.