Skip to content

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

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

Open
Inaztm opened this issue Jul 7, 2024 · 0 comments · May be fixed by #1707
Open

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

Inaztm opened this issue Jul 7, 2024 · 0 comments · May be fixed by #1707
Labels
enhancement New feature or request prio:low Low priority

Comments

@Inaztm
Copy link

Inaztm commented Jul 7, 2024

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 💖

@Inaztm Inaztm added the enhancement New feature or request label Jul 7, 2024
@matthewlipski matthewlipski added the prio:low Low priority label Jul 16, 2024
@matthewlipski matthewlipski linked a pull request Jun 12, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:low Low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants