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

Collapse All & Expand All non-functional on Matrix Blocks #10730

Closed
mattbloomfield opened this issue Mar 10, 2022 · 3 comments
Closed

Collapse All & Expand All non-functional on Matrix Blocks #10730

mattbloomfield opened this issue Mar 10, 2022 · 3 comments
Labels

Comments

@mattbloomfield
Copy link
Contributor

Description

Matrix blocks have the option to Collapse/Expand all. That button isn't working anymore. It also doesn't work if you select all and use the Collapse/Expand Selected (in the same menu).

image

However, if you select all and then use the dropdown on a matrix item to collapse it, it will collapse all (which is a good workaround).

Steps to reproduce

  1. Create a matrix block with multiple elements
  2. Add it to an entry type
  3. Create a new entry of that type
  4. Add several blocks to the matrix
  5. Use the context menu to "Collapse All"
  6. Note that nothing happens (no console errors)

Additional info

  • Craft version: Craft Pro 3.7.35
  • PHP version: 8.0.13
  • Database driver & version: MySQL 5.5.5
  • Plugins & versions:

image

@brandonkelly
Copy link
Member

That’s not a native feature. Perhaps it’s getting added from that “Matrix Toolbar” plugin?

@mattbloomfield
Copy link
Contributor Author

Oh whoops, I inherited this site and didn't realize it. Thanks.

@mattbloomfield
Copy link
Contributor Author

For anyone in the future: monachilada/craft-matrixtoolbar#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants