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
đ 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.
Comment @coderabbitai help to get the list of available commands and usage tips.