-
Notifications
You must be signed in to change notification settings - Fork 61
Description
When editing the layout of a block group (e.g., LS, LA, etc.) in the admin panel, the changes are only applied to newly created blocks. Existing blocks already added to the roughly program does not automatically reflect these updates. As a result, any modification—such as adding a new note section or program section—requires manual updates to each individual block, which is time-consuming and inefficient.
Example:
If you update the layout of the LS block group by adding a new section, this change will appear only in LS blocks added after the update. All LS blocks already present in the roughly program remain unchanged and requiring manual edits to match the new layout.
It would greatly enhance usability if layout changes made to a block group could be propagated to all existing blocks of that group within the rougly program. This would ensure consistency across blocks and eliminate the need for repetitive manual updates when adjustments are made after the initial setup.