Community Members
Community Members
Section titled “Community Members”The Community Members screen is your member directory — a searchable, paginated list of everyone who belongs to your community. View member profiles, track total membership, and find specific members quickly.
How to Get There
Section titled “How to Get There”Home > Communities > [Your Community] > Dashboard > Members
- Open the Community Dashboard for your community.
- Tap Members or the members action button.
- The Community Members screen loads with the full member list.
What You Will See
Section titled “What You Will See”App Bar
Section titled “App Bar”A custom header with:
- Back button to return to the dashboard
- Community name as the title
Search Bar
Section titled “Search Bar”An animated search bar for finding specific members:
- Search by member name
- Results update after a 500ms debounce
- Server-side search returns accurate results even for large communities
Member Count Badge
Section titled “Member Count Badge”Below the search bar, a badge shows the total member count:
- Displays as “420 Members” with a people icon
- Updates after search to show filtered results
- A Clear button appears when a search is active
Member Cards
Section titled “Member Cards”Each member appears as a profile card showing:
| Element | Description |
|---|---|
| Profile photo | Member’s avatar or cached profile image |
| Name | Full name of the member |
| Role/Position | If applicable, the member’s role in the community |
Tap any member card to view their full profile.
Pagination
Section titled “Pagination”For communities with many members, the list is paginated:
- Members load in pages (server-side pagination)
- Page navigation controls appear at the bottom
- Tap page numbers or next/previous to navigate
- The current page is highlighted
Animations
Section titled “Animations”The member list features smooth entrance animations:
- Fade in — The entire list fades in when data loads
- Stagger effect — Individual member cards appear with a slight delay for visual polish
- Animations reset when you navigate to a new page or reload data
Clearing Search
Section titled “Clearing Search”When a search query is active:
- A Clear button appears next to the member count badge.
- Tap Clear to reset the search and reload all members.
- Alternatively, clear the text in the search bar.
What to Do Next
Section titled “What to Do Next”| Goal | Where to Go |
|---|---|
| Return to community dashboard | Community Dashboard |
| View community profile | Community Profile |
| Edit community settings | Edit Community |
| View community events | Community Events |
| Message community members | Messaging Home |
Related Articles
Section titled “Related Articles”- Community Dashboard
- Community Profile
- Edit Community
- Community Events
- Communities List
- Messaging Home
Troubleshooting
Section titled “Troubleshooting”The member list is empty. This community may not have any members yet, or there may be a loading error. Pull down to refresh or check your internet connection.
Search returns no results. The search matches member names only. Try partial names or check the spelling. If the member recently joined, pull down to refresh the list first.
The member count shows 0 but I know there are members. This can happen during loading. Wait for the data to finish loading, or pull down to refresh.
Tapping a member card does nothing. Profile cards open the member’s full profile. If nothing happens, the member profile data may not be available. Check your internet connection.
Pagination controls are not showing. Pagination only appears when the community has more members than fit on a single page. For small communities, all members display on one page.