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

Expand button missing in structure view #4685

Closed
sebastian-lenz opened this issue Jul 31, 2019 · 1 comment
Closed

Expand button missing in structure view #4685

sebastian-lenz opened this issue Jul 31, 2019 · 1 comment

Comments

@sebastian-lenz
Copy link
Contributor

Description

The structure view does not show the expand/collapse handle in front of entries if all children are disabled. In this example the little arrow in front of "Services" is missing:

Bildschirmfoto 2019-07-31 um 14 42 40

This can lead to strange situations, if you move a disabled entry onto another entry, it sometimes seems to disappear cause the parent is collapsed.

Steps to reproduce

  1. Create a structure section.
  2. Create an entry, will be the parent.
  3. Create a child entry on the parent entry, set it to be disabled.
  4. Look at the structure view.

Additional info

  • Craft version: Craft Solo 3.2.7 & Craft Pro 3.2.8
  • PHP version: 7.2.19
  • Database driver & version: MySQL 5.7.19
  • Plugins & versions:
    • Content Field: dev-release
    • Redactor: 2.3.3.2
@brandonkelly
Copy link
Member

Thanks for reporting that! Fixed for the next release.

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

No branches or pull requests

2 participants