vizy icon indicating copy to clipboard operation
vizy copied to clipboard

Truncating happens when it doesn't need to

Open JayBox325 opened this issue 9 months ago • 1 comments

Describe the bug

At the moment, when you collapse a Vizy block, the title is truncated even when it doesn't need to be, when this data could be useful for block identifying.

Bonus: It might also be nice to add a 'collapse all' or 'expand all' toggle to the toolbar instead of having to find a block within the body to perform this action.

Image Image

Steps to reproduce

  1. Add blocks
  2. Collapse them
  3. See the truncated text

Craft CMS version

5.6.10.2

Plugin version

3.0.6

Multi-site?

No response

Additional context

No response

JayBox325 avatar Mar 19 '25 15:03 JayBox325

Fixed for the next release. To get this early, run composer require verbb/vizy:"dev-craft-5 as 3.0.6".

Probably not a bad idea to include some buttons in the toolbar for Vizy blocks!

engram-design avatar Mar 20 '25 21:03 engram-design

Updated in 3.0.8.

engram-design avatar May 01 '25 02:05 engram-design