bosenger opened a new issue, #651:
URL: https://github.com/apache/incubator-answer/issues/651

   **Describe the bug**
   There is a pagination issue on the answer list within the question details 
page. The total count of answers and the pagination list fail to load 
correctly. The pagination is constantly set to 1, and the total count of 
answers matches the number on a single page. This bug occurs across all devices 
and operating systems, and is independent of the browser and its version.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to the question details page.
   2. Observe the answer list section.
   3. Notice that the pagination is always set to 1, regardless of the number 
of answers.
   4. Observe that the total count of answers is equal to the number of answers 
on one page, indicating a failure in loading the correct total.
   
   **Expected behavior**
   The expected behavior is that the answer list should correctly load with 
appropriate pagination. The total count of answers should reflect the actual 
number of answers available, and pagination should adjust accordingly, allowing 
users to navigate through multiple pages if necessary.
   
   **Screenshots**
   Not applicable.
   
   **Platform (please complete the following information):**
    - Device: All (e.g. Desktop, Mobile)
    - OS: All (e.g. macOS, Windows, iOS, Android)
    - Browser: All (e.g. Chrome, Safari, Firefox)
    - Version: All_versions


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to