Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
solves issue #112 by reset page parameter like when we filter something
How
I used the same function used in filters onPageChange(1)
Prints & Tests
I've created 6 questions and I moved to page 2
![Screenshot from 2024-01-07 17-25-51](https://private-user-images.githubusercontent.com/7469400/294783793-96a7a7bc-a6eb-4d98-925d-1c6414dd22ab.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTE5MzcsIm5iZiI6MTczOTE1MTYzNywicGF0aCI6Ii83NDY5NDAwLzI5NDc4Mzc5My05NmE3YTdiYy1hNmViLTRkOTgtOTI1ZC0xYzY0MTRkZDIyYWIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDE0MDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzE1N2NmOWFmYTI5ZDdjMDMwZjAxODRjNzYyYWU5ZGI0Nzg3YWFkMDJjYWQ0ZDJkOGExZThhNmUxYjExYTk1YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.4lPYV7aJRzGLwGqBw4MWDyQX4DMCVe2LfpyTPwfFj6k)
Then I have search for "teste 5" (and now the page returned to page 1)
![Screenshot from 2024-01-07 17-25-28](https://private-user-images.githubusercontent.com/7469400/294783768-f9466a68-634e-45e5-8dc4-418292f7d26a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTE5MzcsIm5iZiI6MTczOTE1MTYzNywicGF0aCI6Ii83NDY5NDAwLzI5NDc4Mzc2OC1mOTQ2NmE2OC02MzRlLTQ1ZTUtOGRjNC00MTgyOTJmN2QyNmEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDE0MDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Y2RiNjg5YWZlNWQ3ZjE3ZmM3ODBkNGE4ZDI3MWNiYTRiMjcwMjM5ZDkyMTgzNjAyMjczMWVjODM2YjQzY2M3NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.Y6wfXbIKdrMnBiFT5N4Ih5a16F7XTB1NcidTEAB78DI)