LevisNgigi opened a new pull request, #37358: URL: https://github.com/apache/superset/pull/37358
<!--- Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/ Example: fix(dashboard): load charts correctly --> ### SUMMARY fixes an issue where the filter and customization name in the sidebar did not update in real time as user typed the name of the filter/customization.Previously, when a user updated the name of a filter or customization control, the sidebar display would not reflect the new name immediately and one would have to click on the untitled section. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF AFTER: https://github.com/user-attachments/assets/9290d44a-c67b-4978-961e-41150b16888a ### TESTING INSTRUCTIONS 1) Navigate to a dashboard 2) Open the filters and customiation controls. 3) Add a filter and edit the name of a filter or customization control. 4) Verify that the sidebar immediately displays the new name after editing, without requiring a refresh/clicking on the untitled section. 5) Confirm that other filters or UI elements continue to function normally after the update. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x ] Has associated issue: Fixes #37356 - [ ] Required feature flags: - [ ] 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 - [ ] 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]
