You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added the ability to toggle workspace trust from the workspace trust editor with a keybinding. The purpose of this is to make the ergonomics better, but still require the user to do this through the trust editor (avoiding an exposed command and informing the user)
To test:
Open the workspace trust editor using "manage workspace trust" (keyboard preferred as this is the intent of the flow).
Use CmdCtrl+Enter to toggle trust or CmdCtrl+Shift+Enter to trust the parent
Note, we don't currently support "untrusting" the parent via the button, so the same applies for the shortcut and is beyond the scope of the TPI.
The text was updated successfully, but these errors were encountered:
Refs: #170310
Complexity: 1
Create Issue
We added the ability to toggle workspace trust from the workspace trust editor with a keybinding. The purpose of this is to make the ergonomics better, but still require the user to do this through the trust editor (avoiding an exposed command and informing the user)
To test:
Note, we don't currently support "untrusting" the parent via the button, so the same applies for the shortcut and is beyond the scope of the TPI.
The text was updated successfully, but these errors were encountered: