miagood41 opened a new pull request, #40697: URL: https://github.com/apache/superset/pull/40697
<!--- Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/ Example: fix(dashboard): load charts correctly --> ### SUMMARY <!--- Describe the change below, including rationale and design decisions --> ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> <img width="990" height="990" alt="image" src="https://github.com/user-attachments/assets/40531bb4-7282-4b8d-8337-2688b2773fb3" /> ### TESTING INSTRUCTIONS <!--- Required! What steps can be taken to manually verify the changes? --> 1. Click Charts in the top navigation 2. Select a chart of the type `Treemap` 3. Click the Customize tab 4. Click the Show dynamic chart title checkbox 5. Observe the list of active filters is appended to the chart title 6. Click the 'Data' tab 7. Add or remove filters from the Filters list 8. Select a filter to customize 9. Update the name of the filter 10. Observe the chart title is updated to reflect the updated filter title 11. Click the Save button 12. Verify the Chart name field includes the list of active filters with custom name 13. Click the Save button 14. Click Charts from the top navigation 15. Verify the dynamic chart title and custom name persisted ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [X] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [X] 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: [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]
