Skip to content

Prowler App - "Error: Invalid page" when page selected #7336

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

Open
StylusFrost opened this issue Mar 21, 2025 · 3 comments
Open

Prowler App - "Error: Invalid page" when page selected #7336

StylusFrost opened this issue Mar 21, 2025 · 3 comments
Labels
bug component/ui status/waiting-for-revision Waiting for maintainer's revision

Comments

@StylusFrost
Copy link
Contributor

Steps to Reproduce

Placed in one of the list functionalities of the Prowler APP I select a filter that generates a paging of X pages. I go to the last page of this list. Now I apply a new filter that makes the number of pages lower than the previous filter. Then the error “Error: Invalid page.” appears.

Expected behavior

I hope that when the new filter is applied, the listing will be placed on the first page of the list

Actual Result with Screenshots or Logs

This is the error that appears when you are located on a specific page of a listing and you apply a new filter that causes the listing to have fewer pages than the previous filter.
Image
This is an example video
Image

How did you install Prowler?

Docker (docker pull toniblyx/prowler)

Environment Resource

Commands

curl -LO https://raw.githubusercontent.com/prowler-cloud/prowler/refs/heads/master/docker-compose.yml
curl -LO https://raw.githubusercontent.com/prowler-cloud/prowler/refs/heads/master/.env
docker compose up -d

OS used

MacOS

Prowler version

prowlercloud/prowler-api:stable

Pip version

prowlercloud/prowler-api:stable

Context

No response

@StylusFrost StylusFrost added bug status/needs-triage Issue pending triage labels Mar 21, 2025
@StylusFrost
Copy link
Contributor Author

The Prowler APP version is v5.4.0

@danibarranqueroo
Copy link
Member

Hello @StylusFrost!

Thanks for notifying this error and showing it in a video, that allow us to understand quickly what you wanted to report 😄.
We'll take a look and come back with a solution, thanks for using Prowler! 🚀

@danibarranqueroo danibarranqueroo added component/ui status/waiting-for-revision Waiting for maintainer's revision and removed status/needs-triage Issue pending triage labels Mar 25, 2025
@paabloLC
Copy link
Member

@StylusFrost Thank you for the report. That's a known bug. If you're on the last page (or X page) and apply a new filter, the page should go back to 1.

We'll get back to you when we have this done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component/ui status/waiting-for-revision Waiting for maintainer's revision
Projects
None yet
Development

No branches or pull requests

3 participants