catalyst / moodle-block_multiblock

Moodle plugin which allows you to embed multiple blocks within a single block region using different formats including tabs and accordions
GNU General Public License v3.0
12 stars 12 forks source link

Weird behavior on 4.0.2 #82

Closed jimenez-b closed 1 year ago

jimenez-b commented 2 years ago

While testing on a 4.0.2 installation, we found an interesting behavior:

  1. Go to personal Dashboard.
  2. Turn editing on.
  3. Select Add a block.
  4. Select Multiblock.
  5. Select Actions menu (gear icon) and then select Configure Multiblock block.
  6. Go to Multiblock presentation style menu and select Columns: 2 equal.
  7. Select Save changes.

Result: Only the Split and delete block option is displayed in the Actions menu.

Apparently, it only happens with the columns options, not the tab options

michaelkotlyar commented 1 year ago

Added a PR for this

danmarsden commented 1 year ago

thanks @uzimike - merged.