View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004938 | NoesisGUI | Studio | public | 2026-03-27 15:14 | 2026-04-29 00:24 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | 4.0 | ||||
| Summary | 0004938: No UI-Based Method To Select DragAndDrop Noesis Extensions In Bindings | ||||
| Description | Currently, there is no method to use a graphical user interface to set certain Binding Paths related to the DragDrop Noesis extension. The current system requires creators to manually type in Paths such as 'noesis:DragDrop.IsOverlayCompatible' or 'noesis:DragDrop:IsDropCompatible', and others. However, there are two issues with this system: 1) Knowing what to type requires arcane knowledge, or external documentation. Therefore, these extensions should be available to searched, and selected from the Binding Path Selector interface similarly to all other Binding Paths. Note: Image attached showing how this could potentially be displayed. See comments in bottom of ticket. Repro Steps: 1) Download and open the attached TestFinalOK_3.zip file, and open the included 'DirectorsCut.noesis' Project in Studio. 2) Once inside of the Project, open the Collections.xaml Page 3) With Collections.xaml open, right-click on the Listbox, and from the context menu, select 'Templates'-->'Item'-->'Edit Current' 4) With the ListBoxItem Template open, navigate to the Interactivity/Triggers Panel, and select any of the 3 DataTriggers present. 5) With a DataTrigger selected, expand the 'Binding' Property. 6) Click on the button to the right of the Path's Value Field to reveal the Path Selector. Observe how the '(NoesisGUIExtensions.DragDrop.IsOverlayCompatible)' Path written in the field doesn't correspond to any Path available in the Path Listing. Expected Results: All known/available Path values can be selected from the Path Listing. | ||||
| Platform | Any | ||||
|
Adding Project for Repro Steps |
|
|
Adding full repro steps. |
|
|
Attaching quick n' dirty mockup of how this could potentially be presented. |
|
|
Implemented in r17088 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-27 15:14 | dstewart | New Issue | |
| 2026-03-27 15:14 | dstewart | Description Updated | |
| 2026-03-27 15:39 | dstewart | Note Added: 0012124 | |
| 2026-03-27 15:39 | dstewart | File Added: TestFinalOk_3.zip | |
| 2026-03-27 15:46 | dstewart | Description Updated | |
| 2026-03-27 15:46 | dstewart | Note Added: 0012125 | |
| 2026-04-01 23:48 | dfranjic | Assigned To | => dfranjic |
| 2026-04-01 23:48 | dfranjic | Status | new => assigned |
| 2026-04-17 14:16 | dstewart | Target Version | => 4.0 |
| 2026-04-17 15:55 | dstewart | Note Added: 0012228 | |
| 2026-04-17 15:55 | dstewart | File Added: image.png | |
| 2026-04-17 15:55 | dstewart | Description Updated | |
| 2026-04-29 00:24 | dfranjic | Status | assigned => resolved |
| 2026-04-29 00:24 | dfranjic | Resolution | open => fixed |
| 2026-04-29 00:24 | dfranjic | Note Added: 0012284 |