ecamp / ecamp/ecamp3

Block group layout changes not reflected in existing blocks in the roughly program

Open
#7,140 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
156
Forks
72
Avg merge
12h 43m
Merged PRs (30d)
203

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.

Existing Block Layout in the Roughly Program
Existing Block Layout
Changed Group Layout in Admin Panel
Changed Layout in Admin
Existing Block Remains Unchanged
Unchanged Existing Block
Newly Added Block Reflects Change
Updated New Block

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.