ブロック(全ページ)とブロック(個別)を同時に配置する際、ブロック(個別)が常に順番上になる
Open
bug:Low
- Dominant language
- PHP
- Stars
- 13
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
管理画面のページレイアウト編集にて、同一エリアに
「ブロック(全ページ) ※他のページで設定」と「ブロック(個別)」を設置する場合、
その設置できる順番が、上から順に個別⇒全ページで固定となってしまい、制御できない。
(例えば、画面操作で、ブロック1(全ページ)、ブロック(個別)、ブロック2(全ページ)の順に
設定して登録しようとしても、保存される情報は、個別、全ページ1、全ページ2になってしまう)
ブロック(個別)を一番上に設置したい場合は支障ないが、
それ以外の位置には設定できない。
Contributor guide
Research direction
Reproduce the problem in the admin page layout editor using one individual block between two all-pages blocks. Trace the save and reload behavior for block ordering; done means the configured order is preserved instead of moving the individual block to the top. No file or test path is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100