View Issue Details

IDProjectCategoryView StatusLast Update
0003790NoesisGUIStudiopublic2024-11-12 17:39
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003790: Inka Project Doesn't Open MainPage.xaml Automatically On-Open
Description

Throughout all Studio Project files, if there is a MainPage.xaml present in the Root Project directory, it will open this MainPage.xaml file automatically upon opening the project.

For some reason however, the InternalProjects 'Inka' project seems to not follow this pattern.

Steps To Reproduce

Repro Steps

1) Open any number of projects from the InternalProjects GitHub in Noesis Studio.
Observe how upon when opening the project, MainPage.xaml opens as the active tab within Studio.

2) Open the Inka project.

Observe how MainPage.xaml does not open automatically like in other instances.

PlatformAny

Activities

fllorens

fllorens

2024-11-12 12:43

developer   ~0010133

There's a line in the Inka.noesis missing:
<StartupDocument>MainPage.xaml</StartupDocument>

Already added to the InternalSamples git

Issue History

Date Modified Username Field Change
2024-11-12 11:51 dstewart New Issue
2024-11-12 12:43 fllorens Note Added: 0010133
2024-11-12 12:51 sfernandez Assigned To => sfernandez
2024-11-12 12:51 sfernandez Status new => feedback
2024-11-12 12:52 sfernandez Status feedback => resolved
2024-11-12 12:52 sfernandez Resolution open => fixed
2024-11-12 17:39 jsantos Target Version => Studio_Alpha