View Issue Details

IDProjectCategoryView StatusLast Update
0003440NoesisGUIStudiopublic2025-01-31 10:44
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003440: Element-Created Dictionaries Do Not Appear On Creation
Description

There is currently a bug in which creating a ResourceDictionary in an element deselects the element, and deprives the user of immediate visual feedback required to understand that the ResourceDictionary was successfully created within the element itself.

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Select the root Page in the Navigator
3) Navigate to the Resources Panel
4) Hover over the '[Page]' line under MainPage.xaml, and click the plus icon and select 'Create Dictionary'.

Observe how 'ResourceDictionaryX.xaml' now appears under the [Page] line.

5) Select the Root Grid from the Navigator.
6) Hover over the '[Grid]' line under MainPage.xaml, and click the plus icon and select 'Create Dictionary'.

Observe how the [Grid] disappears from the Resources Panel, consequently removing the visual feedback that exists for the Page, that shows the new ResourceDictionary created within it.

7) Click on the Root Grid once again within the navigator.

Observe how the ResourceDictionary for the element is now visible within the Resources Panel.

Expected Results:
Creating a Dictionary within an Element doesn't deselect the element, provides the same immediate visual feedback as creation within a Page.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-06-28 14:07 dstewart New Issue
2024-06-29 15:23 jsantos Assigned To => sfernandez
2024-06-29 15:23 jsantos Status new => assigned
2024-06-29 15:23 jsantos Assigned To sfernandez => dfranjic
2024-06-29 15:23 jsantos Target Version => Studio_Alpha
2025-01-31 10:44 dfranjic Status assigned => resolved
2025-01-31 10:44 dfranjic Resolution open => fixed