You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/06/14 18:00:58 UTC

[GitHub] [superset] eschutho commented on a change in pull request #15143: feat(db-connection-ui): Move fields from Extra section and split engine and metadata

eschutho commented on a change in pull request #15143:
URL: https://github.com/apache/superset/pull/15143#discussion_r651161807



##########
File path: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx
##########
@@ -59,20 +60,21 @@ const ExtraOptions = ({
           <div>
             <h4>SQL Lab</h4>
             <p className="helper">
-              Configure how this database will function in SQL Lab.
+              Adjust how this database will interact with SQL Lab.
             </p>
           </div>
         }
         key="1"
       >
-        <StyledInputContainer className="mb-0">
+        {console.log(db)}

Review comment:
       console log




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