ionik0 opened a new pull request, #37581: URL: https://github.com/apache/superset/pull/37581
## Summary Adds tooltips to the ListView layout toggle buttons to improve discoverability and accessibility. **before adding the tooltip. (when i hover over it)** <img width="1084" height="410" alt="Screenshot 2026-01-21 132133" src="https://github.com/user-attachments/assets/757720c7-f4a7-4a87-bade-6f6253c740ef" /> **after adding the tooltips.(when i hover over it)** <img width="1909" height="900" alt="Screenshot 2026-01-21 115140" src="https://github.com/user-attachments/assets/4639e5c6-f9d9-4e2c-9c6c-27e9e4c9174b" /> <img width="1888" height="892" alt="Screenshot 2026-01-21 115205" src="https://github.com/user-attachments/assets/8982b2d9-601d-4e29-b3b9-20c51e4e0e54" /> <img width="1868" height="891" alt="Screenshot 2026-01-21 115218" src="https://github.com/user-attachments/assets/ffc19c36-9f9f-4b2e-8237-92306043bb20" /> <img width="947" height="377" alt="Screenshot 2026-01-21 135018" src="https://github.com/user-attachments/assets/a9c4f157-d7cf-42c4-ba04-08469d1d4e85" /> ### TESTING INSTRUCTIONS 1. Run Superset locally using Docker 2. Navigate to Dashboards 3. Locate the layout toggle buttons (card / table view) 4. Hover over each toggle button 5. Verify that the correct tooltip text is displayed ### ADDITIONAL INFORMATION - [x] Has associated issue: Fixes #37303 - [ ] Required feature flags: - [x] Changes UI - [ ] Includes DB Migration (follow approval process in SIP-59) - [ ] 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]
