greggailly opened a new pull request, #36071: URL: https://github.com/apache/superset/pull/36071
feat(dashboard): Edit dashboard description from ui (and api) and show tooltip on dashboard list view ### SUMMARY Similar to the description field on charts, this PR adds a text area field in the dashboard properties modal to update the description. Works from the list and from the dashboard header edit mode as well. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF #### Before **Edit modal** <img width="503" height="298" alt="Screenshot 2025-11-11 at 11 00 52" src="https://github.com/user-attachments/assets/72394838-8100-4d5a-9090-9f5e1557a92f" /> **List view** <img width="431" height="53" alt="Screenshot 2025-11-11 at 11 00 46" src="https://github.com/user-attachments/assets/2bfdc09e-bc59-48b6-940d-5d2176d27694" /> #### After **Edit modal** <img width="501" height="709" alt="Screenshot 2025-11-11 at 10 52 56" src="https://github.com/user-attachments/assets/29c11d8d-6bf6-42fe-98c8-022bd7f5b5f4" /> **List view with tooltip** <img width="418" height="52" alt="Screenshot 2025-11-11 at 10 53 03" src="https://github.com/user-attachments/assets/ca940c7c-abb8-4d5a-a627-ebef8a82cbd1" /> ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: Fixes #27410 - [x] Changes UI - [x] Introduces new 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]
