michaelmorera-preset commented on PR #38579: URL: https://github.com/apache/superset/pull/38579#issuecomment-4088986310
The testing for this ticket was completed. The application is working as expected. Interacting with a "Time-series Table" chart in Preset version 6.0.0.5, clicking on the column headers to sort the data (ascending or descending) correctly reorder the rows. # Scenario Verify that wen interacting with a "Time-series Table" chart in Preset version 6.0.0.5, clicking on the column headers to sort the data (ascending or descending) correctly reorder the rows. ## Steps 1. Create a new chart and select the Time-Series table 2. Select a dataset (e.g., Vehicle Sales) 3. Configure the chart with a Dimension (e.g., `product_line`) 4. Add one or more metrics in the "Time series columns" section (e.g., `Yesterday`, `Last Week`, `Share of Total`). 5. Click Update chart to render the table 6. Click on any of the column headers in the resulting table to sort the values. ## Expected Clicking on the column headers to sort the data (ascending or descending) correctly reorder the rows. ## Current Clicking on the column headers to sort the data (ascending or descending) correctly reorder the rows. | Variant | Status | | -------- | -------- | | Chrome - Adding a chart | :white_check_mark: | | Chrome - Editing a chart | :white_check_mark: | | Firefox - Adding a chart | :white_check_mark: | | Firefox - Editing a chart | :white_check_mark: | | Safari - Adding a chart | :white_check_mark: | | Safari - Editing a chart | :white_check_mark: | ## Evidence  -- 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]
