Jack Sleight

Results 54 issues of Jack Sleight

### Bug description If you set a collection's max depth you are prevented from going deeper when reordering entries, but you can still create deeper entries by setting an entry's...

This PR adds permission checks to the entry and term empty views, so that these options only appear if you have permission to access them: ![Screenshot 2024-01-23 at 09 29...

### Bug description When you have the floating menu enabled and open the bard link popover the menu closes and the popover snaps to the top left in Safari (16.4):...

ui
bard

### Bug description When you move a set that contains an open revealer the fields hidden state does not update correctly: https://github.com/statamic/cms/assets/126740/c980e7b6-ff20-407a-b982-90542a8eb7b1 I'm guessing this is because the publish store's...

fieldtypes

### Bug description When using the runtime Antlers parser I'm seeing Bard fields being augmented/rendered multiple times, despite only being output once. I'm checking this by calling `dump` in the...

antlers
performance
bard

https://github.com/statamic/cms/pull/9464

As per https://github.com/statamic/cms/pull/7305

Tiptap stores an ordered lists [start attribute as `start`](https://github.com/ueberdosis/tiptap/blob/2b6e4e369130466387ab1136e10ad64f6e37df5b/packages/extension-ordered-list/src/ordered-list.ts#L39) (which is the [correct attribute name](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol#start)), but this package is looking for an `order` attribute instead. This PR changes it to...

Currently you can set a bard or replicator to always expand or collapse all sets on page load. It would be handy if it was possible to override that per...

The ability to star and unstar songs would be great. Thanks.

duplicate
feature