rusackas commented on a change in pull request #11254:
URL: 
https://github.com/apache/incubator-superset/pull/11254#discussion_r504958143



##########
File path: superset-frontend/src/components/dataViewCommon/TableCollection.tsx
##########
@@ -272,6 +276,7 @@ export default function TableCollection({
             const rowId = row.original.id;
             return (
               <tr
+                data-test="table-row"

Review comment:
       Interesting point (and thanks for the comments in general), @nytai - I 
agree this is fine for the purposes of this PR... let's have a separate chat/PR 
where we talk about these next steps.




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to