Duncan McClean
Duncan McClean
Related to #2721.
Terms don't _really_ have statuses, in the same way that entries do. The `{{ entries_count }}` won't be affected by any parameters on the taxonomy tag anyway, since that's [not...
For now, you can workaround it with a custom tag: ```php // app/Tags/TermEntriesCount.php
> Since 4.51.0 this resolves some random entry, but not the correct one. Most of the time the last entry in the structure tree (I noticed the bug in a...
> If it'd help, I'd be happy to update the document with the additional steps above. If you're able to, that'd be great! We don't use Ubuntu much ourselves.
> My only real issue is the "All" option is included in the returned array, which could cause problems depending on what the user is doing with the response. We'd...
@jessarcher I've finally managed to carve out some time to work on refactoring this PR. I've renamed the property to `$selectAll` (still don't totally love it but will do for...
@jessarcher Thanks for your suggestions - I've updated this PR to use keyboard shortcuts, rather than the separate "All" option. This PR is ready for review, whenever you're able.
> The "default" Bard set type is text, meaning that if you have a Bard field with some sets and you also write some text outside of the sets, it's...
> No, but the error occurred on a Bard field that I had content both directly in the editor and in sets. I mix and match them sometimes, probably shouldn't,...