DataTraveler1

Results 20 issues of DataTraveler1

### Steps to Reproduce When the _Hide_ property is specified for a column in a Data Grid, it doesn't seem to be honored. It seems that _Hide_ is acting like...

bug
PowerShell Universal

### Steps to Reproduce 1. Create a dashboard per example below: ``` New-UDDashboard -Title 'Issue #1738' -Content { New-UDDataGrid -LoadRows { $Data = @( @{ Name = 'Adam'; Number =...

bug
PowerShell Universal

### Steps to Reproduce When the length of the Value of the New-UDTextBox is 0 (e.g. an _empty string or null_) then the label text will be shown in place...

bug
PowerShell Universal

### Summary of the new feature / enhancement From within the UI, I would occasionally like to have a dashboard stay powered off after restarting PSU. Presently, this does not...

enhancement
PowerShell Universal

### Summary of the new feature / enhancement Please add 4 additional properties to the New-UDUpload cmdlet OnUpload scriptblock* · SourceFullPath · SourceDir · HashType · HashValue This is to...

enhancement
PowerShell Universal

### Summary of the new feature / enhancement It would be ideal if, after accidentally deleting a script, endpoint or tag from the UI console that it would be placed...

enhancement
PowerShell Universal

### Is your feature request related to a problem? Please describe. Yes. The problem is that it's not clear that the below command must be issued in order for Show-TUIDesigner...

enhancement
PowerShell Pro Tools

## Describe the bug XAML projects do not load in Windows PowerShell x64 ## To Reproduce 1. Have licensed PowerShell Pro Tools extension for Visual Studio 2022 installed 2. Ensure...

bug
PowerShell Pro Tools

## Is your feature request related to a problem? Please describe The problem is inability to specify anywhere else where the license.lic file may reside. In other words, the problem...

enhancement
PowerShell Pro Tools

## Describe the bug After renaming the .xaml file (F2 from Solution Explorer) in a PowerShell WPF form project in VS2022, the filename is not reflected automatically within the associated...

bug
PowerShell Pro Tools