View Issue Details

IDProjectCategoryView StatusLast Update
0004201NoesisGUIStudiopublic2026-01-28 15:22
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004201: Assets Browser Offers Ability To Delete Reference Project File When Operation Is Not Allowed
Description

Currently, in the context of a Project_A containing a 'reference' Project_B:
When inspecting the read-only assets of Project_B, a Trashcan icon appears that when clicked presents a warning that it cannot be deleted.
See attached screenshots.

My preference: We likely should not show the Trashcan icon on Reference Project files since there are no circumstances where this functionality is offered for these external read-only file types.
Second option: grey it out with a tooltip that states that Reference Project items can't be removed from here.
Not really solving the issue, but at least removing one step: have the warning message appear immediately on click of the Trashcan icon, rather than after a confirmation popup.


Repro Steps:

1) Create a 'Project_A' Project featuring a MainPage.xaml.
2) Create a 'Project_B' Project featuring any custom content (creating a 'MyFirstPage.xaml' Page will do the trick)

3) Within the 'Project_A' Project, add the 'Project_B' Project as a Reference Project.
This will make Project_B and 'MyFirstPage.xaml' appear in the Assets Browser under the 'References' section.

4) Find, and hover over the 'MyFirstPage.xaml' file that exists as part of the 'Project_B' Project, and click on the Trashcan icon that appears in its row.

5) Confirm the intent to delete via the PopUp that appears asking to confirm.

Observe how a warning message appears stating that the deletion can't be completed.

Expected Results: Noesis Studio doesn't offer the ability to perform actions that can never be accomplished.

Attached Files
ReferenceFileDeletion.jpg (96,056 bytes)   
ReferenceFileDeletion.jpg (96,056 bytes)   
PlatformAny

Activities

Antonino

Antonino

2026-01-28 15:22

developer   ~0011785

The Delete File button ( trash can icon ) is now visible only if the Delete operation is valid. ( Hidden for files belonging to a Reference Project )

Issue History

Date Modified Username Field Change
2025-05-28 13:45 dstewart New Issue
2025-05-28 13:45 dstewart File Added: ReferenceFileDeletion.jpg
2025-05-28 14:12 jsantos Assigned To => sfernandez
2025-05-28 14:12 jsantos Status new => assigned
2025-05-28 14:12 jsantos Target Version => Studio_Beta
2026-01-28 14:53 Antonino Assigned To sfernandez => Antonino
2026-01-28 15:22 Antonino Status assigned => resolved
2026-01-28 15:22 Antonino Resolution open => fixed
2026-01-28 15:22 Antonino Fixed in Version => Studio_Beta
2026-01-28 15:22 Antonino Note Added: 0011785