saghatelian opened a new issue, #35026: URL: https://github.com/apache/superset/issues/35026
### Bug description The search box on the table chart should show the total number of rows loaded. Now it shows `search.num_records` instead (see the screenshot). ### Screenshots/recordings Here is the screenshot from the 6.0 version: <img width="1097" height="151" alt="Image" src="https://github.com/user-attachments/assets/df808ea8-0ab2-465f-8858-75da458fa03c" /> For comparison, here's the same chart with the same data on 4.1.1 version: <img width="1100" height="149" alt="Image" src="https://github.com/user-attachments/assets/13776185-6ad4-40c3-a2f5-9cc0a76a4bc1" /> ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] 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]
