prathamesh04 opened a new pull request, #42155:
URL: https://github.com/apache/superset/pull/42155

   ## Summary
   
   Adds a regression test for #42136 to ensure that clicking a cell in a 
paginated table does not reset the page index back to page 1.
   
   ## Test description
   
   The test:
   1. Creates a DataTable with 30 rows and page size 10 (3 pages)
   2. Navigates to page 2
   3. Clicks a cell on page 2
   4. Verifies the table stays on page 2 (page doesn't reset to 1)
   
   ## Related
   
   - Follow-up to #42136
   - Closes #42010


-- 
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]

Reply via email to