Tim Kelty
Tim Kelty
@myleshyson could you also fix the ECS and PHPstan errors?
I think ideally, the instruction text is also dimmed when disabled (I realize that makes it harder, as it means using js to set a class on the parent):
@myleshyson "Relate Ancestors" currently remains enabled when selecting a non-structure channel. It should only enabled when a _single structure_ source is selected, right? Should probably also remain disabled if nothing...
We should think about this scenario: - Existing field, w/o `relateAncestors` checked - Existing entry with a structural child selected - Field is edited, enabling `relateAncestors` With the current implementation,...
> > @myleshyson "Relate Ancestors" currently remains enabled when selecting a non-structure channel. It should only enabled when a _single structure_ source is selected, right? Should probably also remain disabled...
@myleshyson hey there! Just checking in where you are with the remaining things and what you still plan on working on. Asking because we're planning the coming 4.3 release, and...
Hell of a job, @myleshyson! Great work. I'm going to change the target of this to my PR, merge it, so I can add changelog, etc – then I'll recommend...
@wei2go Before we go too far, can you first try and disable all plugins: https://craftcms.com/docs/4.x/config/config-settings.html#disabledplugins (adding `CRAFT_DISABLED_PLUGINS=*` to your env is a quick way). If you don't see the log,...
@jamiepittock I think I have this sorted here: can you give it a try by requiring this in your composer.json and running update? ``` "craftcms/cms": "dev-develop as 3.7.36" ```
@jamiepittock in my testing, I also noticed that it was only reproducible with a new session. After it happened once, it wouldn't again until I closed/reopened browser window. So, it...