SCP002

Results 9 issues of SCP002

... always or when input is empty. See: * https://stackoverflow.com/questions/37478727/how-can-i-make-a-browser-display-all-datalist-options-when-a-default-value-is-se * https://www.hongkiat.com/blog/search-select-using-datalist/

bug
enhancement

Probably a bug: In v3.2.4, Get-SFTPChildItem no longer lists files in a directory if path is written like (note path separators): ```pwsh Get-SFTPChildItem -SessionId $sess.SessionId -Path "\home\vlad\*" ``` In v3.2.3,...

In v3.2.4, Get-SFTPChildItem no longer has -Name parameter and seems like we are supposed to specify file name in -Parh parameter. However, if you run, for example: ```pwsh Get-SFTPChildItem -SessionId...

### What happened? StabilityMatrix was installed in standalone mode with data directory the same as executable. After reinstalling Windows, ran SM again and choose different data directory. Moved all old...

bug
crash