Josh Crawford

Results 1329 comments of Josh Crawford

Fixed for the next release. To get this early run `composer require verbb/cp-nav:"dev-craft-5 as 5.0.0-beta.2"`

Just to be clear, this is when saving order statuses for Commerce? I’m sure it happens at other times, but just ensuring that I’m relocating things reliably.

Not seeing any difference on my end I'm afraid. My latest fix brought down the time (locally) from 11s to 4.5s, and that's the same whether the plugin is disabled...

Hey there! Just to chime in, we've added this to our [Craft 4-5 migration project](https://verbb.io/craft-4), as people are keen to see this plugin on Craft 5. If you're no longer...

You can't hide the `linkValue` field, that's the one required field you need to include. Whilst you can create a "custom" link type in this fashion, I'd recommend a proper...

Yep, already discussed in https://github.com/verbb/hyper/issues/8

Agreed, and added to our todo list! There are a whole ream of other settings to include as well

I haven't looked into how that "show in element cards" functionality works yet, but I agree this would be great to have.

So, I'll mention that eager-loading _through_ Hyper fields isn't strictly supported at the moment. That's due to the serialized nature of the content that Hyper uses. I can see how...

Not at the moment, as that's really the primary "link" field, and I'm not sure why you'd want to hide that away, meaning your content editors need one more click...