Open sharoncxu opened 1 year ago
We'd also want to consider running the accessibility insights tool for the overall workflow. Even though the controls themselves might be standard, the integration sometimes surfaces interesting issues (keyboard navigation for instance).
Manage a list of previous connections and group them by kernel type/language for the user. All non-standard connections will be placed under the "Other" category.
User Scenario The user will first be shown a list of kernels:
After selecting one, they will be shown a list of all previously used kernels/connections:
The flow for adding and removing items from the MRU list should be roughly as follows:
--connection-string
parameter (and others as appropriate) as "sensitive" and when a cell containing hard-coded values for this parameter is run, do not add to the MRU list.@input
instead.@input
but not with multiple.) If the user has more than one@input
, the message should only be displayed once along with instructions to replace the value name with the correct one, e.g. instead ofRemove-Secret -Name "xyz" -Vault DotnetInteractive
it should suggest something more generic.