eschutho commented on a change in pull request #10916:
URL: 
https://github.com/apache/incubator-superset/pull/10916#discussion_r497701142



##########
File path: superset-frontend/src/components/ListView/TableCollection.tsx
##########
@@ -207,7 +207,7 @@ export default function TableCollection({
   sticky,
 }: TableCollectionProps) {
   return (
-    <Table {...getTableProps()} sticky={sticky} className="table table-hover">

Review comment:
       what does this change do? (Removal of "sticky")




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to