View Issue Details

IDProjectCategoryView StatusLast Update
0002337NoesisGUIC++ SDKpublic2025-04-09 15:03
ReporterLarianStudios Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product Version3.1.4 
Target Version3.1.7 
Summary0002337: predicates store the itemsource, which kind of makes hard to reuse
Description

predicates store the itemsource, which kind of makes hard to reuse, when you make a second instance of the predicate, the itemsource in the predicate is replaced.
The CollectionFilterBehavior already has the filteredItem list and the Itemssource, if that could use the functions of the predicate instead of handing of the itemssource , we could reuse the filter multiple times

Steps To Reproduce

make one predicate, put it in a itemstemplate and use that in a list

PlatformAny

Relationships

related to 0002315 assignedsfernandez CollectionSortBehavior outputs empty collection in Blend 

Activities

LarianStudios

LarianStudios

2022-04-28 13:35

reporter   ~0007915

this is for both sort and filter I think

Issue History

Date Modified Username Field Change
2022-04-28 13:35 LarianStudios New Issue
2022-04-28 13:35 LarianStudios Note Added: 0007915
2022-04-28 13:52 sfernandez Assigned To => sfernandez
2022-04-28 13:52 sfernandez Status new => assigned
2022-04-28 13:52 sfernandez Product Version => 3.1.4
2022-04-28 13:52 sfernandez Target Version => 3.1.5
2022-04-28 13:52 sfernandez Relationship added related to 0002315
2022-06-24 17:21 sfernandez Target Version 3.1.5 => 3.1.6
2022-11-07 17:13 sfernandez Target Version 3.1.6 => 3.1.7
2025-04-09 15:00 jsantos Project NoesisGUI => Larian
2025-04-09 15:03 jsantos Project Larian => NoesisGUI