You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a structured collection and use an entries field to select an item from this collection you are presented with a stack that renders the structured collection. If you expand/collapse an item in this stack it selects the item as opposed to just expanding/collapsing.
Screen.Recording.2024-06-18.at.14.52.47.mov
How to reproduce
Create a structured collection.
Add entries and make sure they're nested.
Create an entry field (stack selector) in some blueprint/fieldset (probably with max_items set to 1).
Try to link to an entry by opening the stack selector.
Click on one of the expand/collapse chevrons.
You'll see the entries collapse/expand but it also selects the current entry. The latter shouldn't happen.
Bug description
If you have a structured collection and use an entries field to select an item from this collection you are presented with a stack that renders the structured collection. If you expand/collapse an item in this stack it selects the item as opposed to just expanding/collapsing.
Screen.Recording.2024-06-18.at.14.52.47.mov
How to reproduce
max_items
set to 1).You'll see the entries collapse/expand but it also selects the current entry. The latter shouldn't happen.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: