eschutho commented on a change in pull request #15599:
URL: https://github.com/apache/superset/pull/15599#discussion_r666567680
##########
File path: docs/src/pages/docs/Connecting to Databases/ui.mdx
##########
@@ -0,0 +1,77 @@
+---
+name: Using Database Connection UI
+menu: Connecting to Databases
+route: /docs/databases/db-connection-ui
+index: 1
+version: 1
+---
+
+Here is the documentation on how to leverage the new DB Connection UI. This
will provide admins the ability to enhance the UX for users who want to connect
to new databases.
+
+**Add Giph for before and after**
+
+There are now 3 steps when creating a new dynamic form:
+
+Step 1: First the admin must inform us what engine they want to connect to.
This page is powered by the `/available` endpoint which pulls on the engines
currently installed in your environment, so that only supported databases are
shown.
Review comment:
small nit.. maybe clarify "us"?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]