Details
-
Improvement
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
Description
The `enableAllWithRenderType` expects the `renderType` prop to be present in page definition.
We can now omit using `renderType` by using the `$type`, which is very useful for headless projects cause it also allows us to omit the `class` prop.
`$type` does set implicitly the `renderType`, but the `enableAllWithRenderType` rule does not support it.
Could we improve the `enableAllWithRenderType` feature to take into account the what `$type` sets?
Checklists
Acceptance criteria
Attachments
1.
|
Implementation |
|
To Do | Unassigned |
2.
|
Review |
|
To Do | Unassigned |
3.
|
Pre-Integration QA |
|
To Do | Unassigned |
4.
|
QA |
|
To Do | Unassigned |