Skip to content

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.


Home > Communities > [Your Community] > Dashboard > Members

  1. Open the Community Dashboard for your community.
  2. Tap Members or the members action button.
  3. The Community Members screen loads with the full member list.

A custom header with:

  • Back button to return to the dashboard
  • Community name as the title

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

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

Each member appears as a profile card showing:

ElementDescription
Profile photoMember’s avatar or cached profile image
NameFull name of the member
Role/PositionIf applicable, the member’s role in the community

Tap any member card to view their full profile.


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

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

When a search query is active:

  1. A Clear button appears next to the member count badge.
  2. Tap Clear to reset the search and reload all members.
  3. Alternatively, clear the text in the search bar.

GoalWhere to Go
Return to community dashboardCommunity Dashboard
View community profileCommunity Profile
Edit community settingsEdit Community
View community eventsCommunity Events
Message community membersMessaging Home


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.