From notifications-return-53269-archive-asf-public=cust-asf.ponee.io@superset.apache.org Wed Sep 30 18:01:30 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id A2C0118066B for ; Wed, 30 Sep 2020 20:01:30 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 225226399F for ; Wed, 30 Sep 2020 18:01:30 +0000 (UTC) Received: (qmail 8801 invoked by uid 500); 30 Sep 2020 18:01:29 -0000 Mailing-List: contact notifications-help@superset.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@superset.apache.org Delivered-To: mailing list notifications@superset.apache.org Received: (qmail 8792 invoked by uid 99); 30 Sep 2020 18:01:29 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2020 18:01:29 +0000 From: =?utf-8?q?GitBox?= To: notifications@superset.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-superset=5D_eschutho_commented_on_a_chan?= =?utf-8?q?ge_in_pull_request_=2310916=3A_chore=3A_Moved_selectors_from_clas?= =?utf-8?q?s_to_data-test_specific_in_card=5Fview_tests?= Message-ID: <160148888935.32230.14148448327799270530.asfpy@gitbox.apache.org> Date: Wed, 30 Sep 2020 18:01:29 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: 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 ( - 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: users@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org For additional commands, e-mail: notifications-help@superset.apache.org