Review queue
Opportunities
Repository: PropertyTools/PropertyTools
87
The cell change is not committed after focus is lost if the ItemsSource is IList<struct>
help wanted label, active repository, clear issue body, established repository
Reproduce the issue locally and find the failing code path.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1238
87
No floating value in PropertyGrid
help wanted label, active repository, clear issue body, established repository
Inspect workflow files under .github/workflows.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1237
87
DataGrid broken when using a DataView as ItemSource
help wanted label, active repository, clear issue body, established repository
Reproduce the issue locally and find the failing code path.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1234
87
NotifyDataErrorInfo, if there are two or more properties, the error is not displayed correctly.
help wanted label, active repository, clear issue body, established repository
Reproduce the issue locally and find the failing code path.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1231
77
Select cells and toggle check box
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1240
77
TreeListBox Having Issues Adding Children Properly
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1239
77
How to change column name ?
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1232
77
ObservableofObservableCollection Updates Rows only not Columns
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1230
77
Nested properties
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1279
77
Add or remove properties dynamically
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1285
77
How can I make the PropertyGrid control respond to mouse wheel scrolling?
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1290
77
Port to Avalonia
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1291
77
Event does not exist for when color values are changed on the color picker
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1292
72
ColorPicker: converter exception
help wanted label, stale issue, active repository, clear issue body
Reproduce the issue locally and find the failing code path.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1584
72
PropertyGrid: Support scaffolding
help wanted label, stale issue, active repository, clear issue body
Inspect workflow files under .github/workflows.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1570
72
PropertyGrid: Support for DependencyObjects
help wanted label, stale issue, active repository, clear issue body
Check package references and changelog for the target dependency.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1571
72
Remove ConverterAttribute
help wanted label, stale issue, active repository, clear issue body
Find the related feature and add a focused failing test first.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1576
72
PropertyGrid: Refactor property model
help wanted label, stale issue, active repository, clear issue body
Inspect workflow files under .github/workflows.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1577
72
Add instance parameter to IPropertyGridControlFactory.CreateControl() method
active repository, clear issue body, established repository, low comment count
Read README and docs folder, then locate the outdated section.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 899
72
DataGrid fails to react on mouse left click (not being connected to a PresentationSource)
active repository, clear issue body, established repository, low comment count
Read README and docs folder, then locate the outdated section.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 502
67
Error on Type "List<string>"
active repository, clear issue body, established repository, low comment count
Reproduce the issue locally and find the failing code path.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1236
67
Errors in DataGrid examples
active repository, clear issue body, established repository, low comment count
Reproduce the issue locally and find the failing code path.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1235
67
Restrict enum values in Enum control
active repository, clear issue body, established repository, low comment count
Find the referenced code path and make the smallest safe cleanup.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1140
64
Resizing datagrid can lead to an infinite loop
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1233
64
Dynamic properties
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1286
64
Unable to display button using command field loading
help wanted label, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1289
62
DataGrid: Implement UI virtualization
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1572
62
Controls: Create a control for bit fields (enum with [Flags] attribute)
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1573
62
PropertyGrid: Change UpdateSourceTrigger using DataAnnoation
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1574
62
DataGrid: Edit column and row headers
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1575
62
DataGrid: Insert row above/below
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1578
62
Insert and interpolate
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1579
62
Enable/disable changing value in selected cells
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1581
62
Behavior when changing value in selection
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1582
62
Unable to create a control for a TimeSpan in DefaultPropertyControlFactory
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1583
62
Columns in TreeListBox
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1517
62
Is there a way to have Open and Save buttons on the same FilePicker control?
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1532
62
Reduce DataGrid code complexity
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1547
62
Styling the PropertyGrid content
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1548
62
How to make DataGrid readonly in PropertyGrid
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1560
62
How to Localize Fontfamily selector?
help wanted label, stale issue, unknown contribution type, active repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1561
57
Add support for PropertyTabAttribute
unknown contribution type, active repository, clear issue body, established repository
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1293
54
When will you update NuGet.org package ?
active repository, clear issue body, moderate discussion, established repository
Check package references and changelog for the target dependency.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1294
54
Binding a DataGrid to a List that is not implementing ICollectionChanged
active repository, clear issue body, moderate discussion, established repository
Inspect workflow files under .github/workflows.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1312
52
Prevent invalid data from being assigned to the property
stale issue, active repository, clear issue body, established repository
Reproduce the issue locally and find the failing code path.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1516
42
Rename attributes to avoid ambiguities with System.ComponentModel
stale issue, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1580
42
Reduce complexity in PropertyGrid code
stale issue, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1527
42
PropertyGrid Edit Nested Objects
stale issue, unknown contribution type, active repository, clear issue body
Read the issue body and linked files before choosing an approach.
cd D:\Workarea\Contribute\OpenSourceHunter
dotnet run --project src\OpenSourceHunter.Cli\OpenSourceHunter.Cli.csproj -- prepare 1558