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 2022/04/13 15:36:17 UTC

[GitHub] [superset] prosdev0107 commented on a diff in pull request #19694: fix(db & connection): make to show/hide the password when only creating db connection

prosdev0107 commented on code in PR #19694:
URL: https://github.com/apache/superset/pull/19694#discussion_r849628208


##########
superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:
##########
@@ -17,7 +17,8 @@
  * under the License.
  */
 import React from 'react';
-import { Input } from 'antd';
+import { Input, Tooltip } from 'antd';

Review Comment:
   @AAfghahi 
   So you meant that we should create the PasswordInput superset component by splitting Input.password in `LabeledErrorBoundInput` component?



-- 
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-unsubscribe@superset.apache.org

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