View Issue Details

IDProjectCategoryView StatusLast Update
0004686NoesisGUIStudiopublic2026-01-12 16:24
Reporternet8floz Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004686: Editing grids in studio is buggy and often requires studio reboot
Description

If you have a grid with some rows and columns with your visual elements all nicely arranged in size but try and do something like add a ROW the entire grid gets pretty messed up.

1) elements row/col spans change automatically, as for some reason the behavior thinks i want everything to look the same even when i add a new row. But I added the new row to fill with things.
2) changing elements row/col spans often does not really do anything until studio is closed an re-opens the page. It feels like what is in Studio and what is saved to Xaml is not synced properly until rebooted.

expectation is that i can add a row to the end of an existing grid without having to analyze every element in the grid for mysterious changes or reload the editor to see the true xaml.

PlatformAny

Activities

sfernandez

sfernandez

2026-01-12 12:47

manager   ~0011685

(1) This is something we're considering to change based on the feedback we're receiving from clients. But it's not so obvious what the solution should be. Because when adding a new col/row, how should children be repositioned? before or after the new col/row? what would happen if they have span? Maybe adding an entry to the menu for "Insert col/row before", "Insert col/row after" would be more explicit and clear about what to do with the children.

(2) Do you know how to reproduce this?

net8floz

net8floz

2026-01-12 16:20

reporter   ~0011687

Last edited: 2026-01-12 16:24

in memory #2 happens every single time i add a row, and my grid is about 8 rows with 2 columns with lots of inner items so maybe it only happens with lots of layout. Things are really weird until i reload and then it is all sane again. If it happens again when I am working I will try and investigate it further, but I am not really sure that I want to continue with noesis.

For #1 I dont see that there is ever a reason to automatically change spans. if i have a 2 span and then i add a new row the old span can remain 2. I dont see the benefit to changing the users settings, especially since how will i know what changed? I must rush to source control every time i change a grid? I will not pretend to be an expert at all the modes grids have to offer but i dont see why the children have to reposition at all ( i am only adding to the end of the grid ) .

Issue History

Date Modified Username Field Change
2026-01-09 17:51 net8floz New Issue
2026-01-12 12:39 jsantos Assigned To => sfernandez
2026-01-12 12:39 jsantos Status new => assigned
2026-01-12 12:39 jsantos Target Version => Studio_Beta
2026-01-12 12:47 sfernandez Status assigned => feedback
2026-01-12 12:47 sfernandez Note Added: 0011685
2026-01-12 16:20 net8floz Note Added: 0011687
2026-01-12 16:20 net8floz Status feedback => assigned
2026-01-12 16:21 net8floz Note Edited: 0011687
2026-01-12 16:24 net8floz Note Edited: 0011687
2026-01-12 16:24 net8floz Note Edited: 0011687