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

   <!---
   Please write the PR title following the conventions at 
https://www.conventionalcommits.org/en/v1.0.0/
   Example:
   fix(dashboard): load charts correctly
   -->
   
   ### SUMMARY
   fix(handlebars): remove serverPaginationControlSetRow from control panel 
config
   
   This PR removes the `serverPaginationControlSetRow` from the Handlebars 
chart control panel configuration to fix pagination UI issues when "SERVER 
PAGINATION" option is enabled but has no effect.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   Before:
   
![图片](https://github.com/user-attachments/assets/fd365803-81e8-46ac-9d5a-37ae00255ab9)
   After:
   
![图片](https://github.com/user-attachments/assets/4ff14f97-92c2-4a74-9166-c0aea2cb43d6)
   
   
   ### TESTING INSTRUCTIONS
   1. Run Superset and open a Handlebars chart with a dataset exceeding 10 rows.
   2. Verify that the pagination controls related to server pagination do not 
appear.
   3. Confirm the chart data renders correctly without pagination UI 
interference.
   
   ### ADDITIONAL INFORMATION
   - [x] Has associated issue: Fixes #29657  
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to