Skip to content

[6.x] Avoid animation when loading Bard field with collapse: true#13805

Merged
jasonvarga merged 1 commit into6.xfrom
collapsed-set-animations
Feb 3, 2026
Merged

[6.x] Avoid animation when loading Bard field with collapse: true#13805
jasonvarga merged 1 commit into6.xfrom
collapsed-set-animations

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This PR fixes an issue with Bard/Replicator fields and collapse: true. Sets would appear to be open by default, but close shortly after when the JS kicks in.

This pull request fixes it by sending the initial collapsed state down from the server rather than handling it in JS.[B

Fixes #13744

@duncanmcclean duncanmcclean changed the title Avoid animation when loading Bard field with collapse: true [6.x] Avoid animation when loading Bard field with collapse: true Feb 3, 2026
@jasonvarga jasonvarga merged commit 7d4081c into 6.x Feb 3, 2026
12 of 13 checks passed
@jasonvarga jasonvarga deleted the collapsed-set-animations branch February 3, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Closing animation for sets when opening entry with bard AND collapsed sets by default

2 participants