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

Newfeat 17 hide show blocks #6556

Open
wants to merge 3 commits into
base: 17.x.x
Choose a base branch
from
Open

Conversation

SaraBianchi
Copy link
Contributor

New feature already explained here #5157 (I'm opening a PLIP about this).

Some improvements made compared to the old version:

  • Accessibility of opacity text, now the color contrast passes
Screenshot 2024-12-23 alle 11 50 00
  • 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

  • checked layout also on mobile

Screenshot 2024-12-23 alle 12 32 39

New feature added

Only sore point

  • When the switch is activated, when a block is hidden and the next one is deleted by the keyboard, the focus is positioned on the collapsed one, if it is a slate text block it is possible to edit/delete it even while the content is hidden, it is necessary to expand it or exit with another key combination if you are not using the mouse.
    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.

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

Successfully merging this pull request may close these issues.

1 participant