eulloa10 commented on code in PR #26602: URL: https://github.com/apache/superset/pull/26602#discussion_r1509899477
########## superset-frontend/src/SqlLab/components/TableElement/index.tsx: ########## @@ -345,6 +345,7 @@ const TableElement = ({ table, ...props }: TableElementProps) => { <Fade data-test="fade" hovered={hovered} + role="button" Review Comment: This appears to be the only component where the Fade component is used. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org