benjaminkott / benjaminkott/bootstrap_package
frame -layout-… data.layout vs data.frame_layout
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
# Support
## Description
Layouts/ContentElements/Default.html
in Version 11
frame-layout-{data.layout}
in Version 12
frame-layout-{data.frame_layout}
[Is your question related to a problem? Please describe.]
I upgrade a Project with a lot of using CE Layout (data.layout) from 11 to 12. This Property (data.layout) is not respected in frame classes in 12. frame-layout- is overridden with data.frame_layout.
Is it possible frame-layout-{data.layout} get back and render frame-layout-{data.frame_layout} to another class.
Perhaps frame-container-{data.frame_layout} is an Option
## Screenshots
[If applicable, add screenshots to help explain your problem.]
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Layouts/ContentElements/Default.html and compare the Version 11 and Version 12 handling of data.layout and data.frame_layout. Trace how frame classes are rendered and determine the intended behavior for retaining data.layout while handling data.frame_layout separately. Done means the layout properties produce the expected distinct frame classes after upgrading from Version 11.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100