Skip to content

The ability for the blockgroup element to collapse/expand. #910

Closed
@Inaztm

Description

@Inaztm

Is your feature request related to a problem? Please describe.
Currently, the blockgroup element does not collapse/expand, which is inconvenient.

Describe the solution you'd like
Adding a simple floating button on the right side of the editor (just a button for mobile) would immediately solve the problem of long text and serve as an alternative to adding “nested blocks” in a custom block ({ content: 'block+' }).
This functionality can be made available in a parameter { toggleBlocksVisibility: { enabled: true } }.

Describe alternatives you've considered
Make custom tiptap extension or use pure tiptap with custom extension

Additional context

Bonus
[ ] I'm a sponsor and would appreciate if you could look into this sooner than later 💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions