Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New feature already explained here #5157
PLIP here #6559
Some improvements made compared to the old version:
The "show/hide" button has been positioned at the top center of the block, when the block is hidden, the focus on the block has a dotted border to better identify that it has been hidden
![Screenshot 2024-12-24 alle 15 05 55](https://private-user-images.githubusercontent.com/43245702/398426691-1e9e8a76-5d37-4e54-b90b-9975274214e8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTExNzcsIm5iZiI6MTczOTU5MDg3NywicGF0aCI6Ii80MzI0NTcwMi8zOTg0MjY2OTEtMWU5ZThhNzYtNWQzNy00ZTU0LWI5MGItOTk3NTI3NDIxNGU4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAzNDExN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY2ODNiMGIwZTYyNjhjZTAxN2UzZDM5ODhlMjgzZWE4ODkwYWZkOWM5OTFkY2I0NTI2N2Q0NmViYWEyNzY1NDEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JsdHsmJXf2DAVlQ2XPVdpxQ3m2DZeYmYYeNvVARqxi0)
checked layout also on mobile
New feature added
https://github.com/user-attachments/assets/8027ed8e-e6d3-47be-80cc-74208feb0010
Only sore point
A subsequent improvement could be to tell the Slate text field to bypass hidden blocks if you use the keyboard only when they are collapsed.