Yisel-Ulloa opened a new issue, #31626: URL: https://github.com/apache/superset/issues/31626
### Bug description Pagination is not working correctly. When interacting with the dropdown menu to change the number of records to display, the number of records does not update. If I set the 'server page length' to the value of 200, the number of records updates correctly based on the selection in the dropdown menu. However, if I leave the value at 10, the information does not update and continues to show only those 10 records, even when I select a higher number or the option to show all records from the selector. I appreciate your help. https://github.com/user-attachments/assets/16697e76-c86a-4f0f-a1d8-d00ee64e5114 You can see in the images that it always shows me 10 records even if I have a larger number selected.   ### Screenshots/recordings _No response_ ### Superset version 4.1.1 ### Python version 3.10 ### Node version Not applicable ### Browser Chrome ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
