innovark37 opened a new issue, #36324: URL: https://github.com/apache/superset/issues/36324
## Screenshot <img width="381" height="176" alt="Image" src="https://github.com/user-attachments/assets/9be6e854-6075-40b4-b827-dbfd8fa50e85" /> <img width="415" height="476" alt="Image" src="https://github.com/user-attachments/assets/6f521c93-8bbc-445b-a572-d6b6563aa30e" /> ## Description There is a noticeable UI inconsistency in the three-dot menu button (kebab menu) behavior and styling between the Welcome page and Dashboard page cards. #### Current Behavior Welcome Page (Home): - Styling: Button color uses colorPrimaryText theme token - Interaction: Menu opens on hover - Location: Card three-dot menus Dashboard Page: - Styling: Button color uses colorTextLabel theme token - Interaction: Menu opens on click - Location: Chart card three-dot menus #### Expected Behavior The three-dot menu button should have consistent: - Color scheme (using the same theme token across all pages) - Interaction pattern (either always hover or always click) -- 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]
