## Description Created a new property, Total Record Count. This helps the user navigate the list items. It prevents landing on an empty page since the app developer sets a Total Record Count. Fixes #14551 ## Type of change - New feature (non-breaking change which adds functionality) - This change requires a documentation update ## How Has This Been Tested? - Manual - Cypress ### Test Plan > https://github.com/appsmithorg/TestSmith/issues/2189 ## Checklist: ### Dev activity - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [ ] PR is being merged under a feature flag ### QA activity: - [x] Test plan has been approved by relevant developers - [x] Test plan has been peer reviewed by QA - [ ] Cypress test cases have been added and approved by either SDET or manual QA - [ ] Organized project review call with relevant stakeholders after Round 1/2 of QA - [ ] Added Test Plan Approved label after reveiwing all Cypress test |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration/Regression_TestSuite | ||
| locators | ||
| manual_TestSuite | ||
| patches | ||
| plugins | ||
| snapshots/Smoke_TestSuite/ClientSideTests/VisualTests | ||
| support | ||
| .eslintrc.json | ||
| apply-patches.js | ||
| cypress-docker-compose.yml | ||
| index.ts | ||
| init-mysql-dump-for-test.sql | ||
| init-pg-dump-for-test.sql | ||
| setup-test-ci.sh | ||
| setup-test.sh | ||
| test.sh | ||
| tsconfig.json | ||
| xataadd.sh | ||
| xatadel.sh | ||