airbyte icon indicating copy to clipboard operation
airbyte copied to clipboard

Add toggle for advanced mode for connection state

Open timroes opened this issue 2 years ago • 1 comments

Since we see users regularily stumble across that, we should add a "Advanced Mode" in the setting that when turned on will give access to more advanced features, that are hidden by default. We should make the Connection state one of those features.

Ideally that setting would be on the user object in the database, but we could for now also make it a localstorage setting instead, for the ease of the implementation.

timroes avatar Jul 29 '22 19:07 timroes

cc @airbytehq/frontend

octavia-squidington-iii avatar Jul 29 '22 19:07 octavia-squidington-iii

This be an account- and workspace-specific setting, right? In that case, it makes sense to put it in "workspace settings" for cloud (with the account implicitly available from the user's login) and "account settings" for OSS (where the workspace is implicitly available since there's effectively a singleton workspace for the OSS version). That all seem reasonable?

ambirdsall avatar Aug 29 '22 23:08 ambirdsall

Discussed in planning - @lmossman will take over to merge and close this issue while @ambirdsall is on PTO

edmundito avatar Sep 06 '22 18:09 edmundito