---
title: "Implemented Pagination in Comment Card View"
slug: "implemented-pagination-in-comment-card-view"
updated: 2025-10-31T08:17:53Z
published: 2025-10-31T08:17:53Z
canonical: "zenoplesupport.aqore.com/implemented-pagination-in-comment-card-view"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://zenoplesupport.aqore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Implemented Pagination in Comment Card View

## Implemented Pagination in Comment Card View

To enhance usability and consistency, pagination options currently available only in the comment Grid View have been introduced in the Card View. Additionally, the pagination setting applied in one view (Grid or Card) will automatically be reflected and applied in the other, ensuring uniform comment navigation across both views.

### Functionality

- **Pagination in Card View:**
  - Provide a pagination control in the comment Card View, identical in function and appearance to the one in Grid View.
  - Users can set page size and navigate pages directly within the Card View.
- **Synchronization of Pagination Settings:**
  - The pagination setting (e.g., 50 comments per page) configured in the Grid View will automatically apply to the Card View.
  - Conversely, if a user updates the pagination in the Card View, the setting will be reflected in the Grid View.
  - This ensures a consistent pagination experience regardless of the view mode.
