Jason Varga

Results 580 comments of Jason Varga

The issue is a bit over my head right now, but it's happening in https://github.com/statamic/cms/blob/c66f9f739a7a89f505ad1bbf2d557b9e73776a4c/src/Search/Comb/Comb.php#L1082 The `safeTruncate` `$length` argument ends up being like -2405 which is bizarre.

Yeah I'll file this issue in the special filing cabinet! https://www.youtube.com/watch?v=GoDcyy98V6Q

I would expect "popover" type UI elements to be on top of everything. Why would it be preferable to have the header block the thing you've most recently interacted with?

Your rule classes can be anywhere, they don't need to be in App\Rules.

But, at least having a consistent example would be good, I agree!

Thanks! We'll get that sorted. It works the same way as the collection tag though: https://statamic.dev/tags/collection#filtering

What's an example of a field you'd manually enter when creating but not when editing?

You can use the `html` fieldtype for this until there's a more "official" solution.