michaelmorera-preset commented on PR #38554: URL: https://github.com/apache/superset/pull/38554#issuecomment-4097123839
The testing for this ticket was completed. The application is working as expected. Scenario Verify the tooltip should display the actual column data type correctly. ## Steps 1. Open any chart in Explore view 2. In the left panel, go to Columns section 3. Hover over any column (physical or calculated) 4. Observe the tooltip ## Expected The tooltip should display the actual column data type, such as: - "Column type: string" :white_check_mark: - "Column type: integer" :white_check_mark: - "Column type: timestamp" :white_check_mark: ## Evidence  -- 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]
