View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004192 | NoesisGUI | Studio | public | 2025-05-27 13:39 | 2025-10-28 11:11 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004192: Template Root Can Be Hidden, Immediately Produces XAML Error Alert | ||||
| Description | Currently, we allow hiding/showing of Template Roots via the Navigator. However, setting to 'Hidden' immediately produces a XAML error in Studio. This is a very minor one because it seems to have no ill-effect and doesn't even seem to produce an error in VSCode when inspected further. However, with that said, we likely shouldn't offer an option in Studio that instantly produces the red 'XAML Errror" 'X' notifiction. (Also: This error persists on the Page even with the Element removed from the Stage, the only way to clear it is to set the Root to 'Visible' or to delete the Template from the Projec'ts Resources) Repro Steps: 1) Create a Project containing a MainPage.xaml 2) Introduce a Button to the Page, and create a Template of it. 3) Hover over the '[ControlTemplate] "Button" layer in the Navigator, and click on the Eye Icon to hide it. Observe how a XAML 'X' error is immediately produced in the lower right of the Stage. Expected Results: | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-05-27 13:39 | dstewart | New Issue | |
| 2025-05-27 13:48 | jsantos | Assigned To | => sfernandez |
| 2025-05-27 13:48 | jsantos | Status | new => assigned |
| 2025-05-27 13:49 | jsantos | Target Version | => Studio_Beta |
| 2025-05-27 13:58 | dstewart | Description Updated | |
| 2025-10-28 11:11 | dstewart | Status | assigned => resolved |
| 2025-10-28 11:11 | dstewart | Resolution | open => fixed |
| 2025-10-28 11:11 | dstewart | Note Added: 0011247 |