michaelmorera-preset commented on PR #38519: URL: https://github.com/apache/superset/pull/38519#issuecomment-4051694997
The testing for matrixify changes got completed. The application is working as expected. # Scenarios 1. Verify a switch control for enabling/disabling matrixify completely is displayed. Status: PASSED :white_check_mark: 2. Verify making Disabled/Dimensions/Metrics a single radio button instead of seperate controls for rows and columns. Status: PASSED :white_check_mark: 3. Naming rows/columns as such instead of horizontal/vertical. Status: PASSED :white_check_mark: 4. Verify "All dimensions" will display every value, using the first 25 values if it has more. Status: PASSED :white_check_mark: ## Evidence: **Matricify Enable/Disable**  **Matrixify Disabled/Dimensions/Metrics working as radio buttons**  **Matrixify All dimensions** <img width="1915" height="986" alt="Matrixify All dimensions" src="https://github.com/user-attachments/assets/3838020f-255b-40bf-808a-bcd382a69960" /> -- 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]
