Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix collapsed noncollapsible list fields #1410

Merged
merged 2 commits into from
Apr 2, 2018

Conversation

newbthenewbd
Copy link
Contributor

The value of field.collapsed seems to be true even in the case of collapsible fields, making noncollapsible fields collapsed by default, with no way to expand them. According to a quick test I've done, this should fix that.

The value of `field.collapsed` seems to be true even in the case of collapsible fields, making noncollapsible fields collapsed by default, with no way to expand them. According to a quick test I've done, this should fix that.
@newbthenewbd
Copy link
Contributor Author

Actually, there's a deeper issue with this, as the collapsible fields now randomly appear expanded, yet their buttons are set the other way around... At least this serves as a somewhat better issue trace than the Slack chat log 🙃

@newbthenewbd newbthenewbd reopened this Apr 2, 2018
@newbthenewbd
Copy link
Contributor Author

Here we go, should be good now.

@rhukster rhukster merged commit db77a21 into getgrav:develop Apr 2, 2018
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.

2 participants