View Issue Details

IDProjectCategoryView StatusLast Update
0004399NoesisGUIStudiopublic2026-05-04 18:30
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004399: Changes Made To Unsaved Components Continue To Display On The Page Where They Are Used
Description

Currently, if you make changes to a Component that's used in a Page, and you close it without saving, it will continue to display the changes made in the Page where its used, until the Page is closed and re-opened.


Repro Steps:

1) Create a new Project containing a MainPage.xaml

2) Create a new Component, and draw any visible shape within it (a 512x512 Red Rectangle works well)

3) Save the Component, and in the MainPage.xaml, insert the Component into the Page. You should now see the contents of the Component of the Page as it was designed.

4) Return to the Component, and make any change to the Element on-Stage (Changing the 512x512 Rectangle from Red to Green works well).
DO NOT SAVE THE CHANGES MADE

5) Press the [x] on the tab of the Component to close it, and when prompted, select the red "Don't Save".

This in theory, should revert the Component to the Original Design (Red instead of Green if following the above)

Observe how on MainPage.xaml, the Component displays shows the version that was technically never saved.

Expected Results: A Component that is closed without saving should have its changes removed from memory across the Project.

PlatformAny

Activities

dfranjic

dfranjic

2026-05-04 18:30

developer   ~0012292

Seems to be fixed

Issue History

Date Modified Username Field Change
2025-10-02 17:18 dstewart New Issue
2025-10-02 18:49 jsantos Assigned To => sfernandez
2025-10-02 18:49 jsantos Status new => assigned
2025-10-02 18:50 jsantos Target Version => Studio_Beta
2026-05-04 18:30 dfranjic Status assigned => resolved
2026-05-04 18:30 dfranjic Resolution open => fixed
2026-05-04 18:30 dfranjic Note Added: 0012292