Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination Error When Using Search Function in Community Members Tab #1136

Open
Samk13 opened this issue May 28, 2024 · 1 comment · May be fixed by #1137 or inveniosoftware/react-searchkit#276
Open

Comments

@Samk13
Copy link
Member

Samk13 commented May 28, 2024

Package version (if known): v12 latest, invenio-communities: v13.0.3

Describe the bug

A clear and concise description of what the bug is.

Steps to Reproduce

  • Go to the 'Members' tab in a community.
  • Click on the search button.
  • Observe the pagination at the bottom of the page.

Expected behavior

The pagination should correctly display the available page numbers without any erratic behavior.

Screenshots (if applicable)

Additional context

Screenshot from 2024-05-29 01-14-26

Screencast.from.2024-05-28.16.07.46.webm
@Samk13
Copy link
Member Author

Samk13 commented May 28, 2024

From a quick read, this might be related: #954

Samk13 added a commit to Samk13/invenio-communities that referenced this issue May 28, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue May 28, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue May 28, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue May 29, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 5, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 26, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 26, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 26, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 26, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 26, 2024
* Conditionally render the Pagination component based on total results
* Only show Pagination if total results exceed results per page
* Ensures cleaner UI and prevents unnecessary pagination rendering
* Closes inveniosoftware#1136
Samk13 added a commit to Samk13/react-searchkit that referenced this issue Jun 26, 2024
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 26, 2024
Samk13 added a commit to Samk13/react-searchkit that referenced this issue Jun 26, 2024
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 26, 2024
Samk13 added a commit to Samk13/invenio-communities that referenced this issue Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant