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

Render add button when hovering space between blocks #6572

Merged
merged 5 commits into from
May 6, 2022

Conversation

niklasnatter
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Fixed tickets fixes #6103
License MIT

What's in this PR?

This PR adjusts the BlockCollection component to render a button for adding a new block if the space between two blocks is hovered.

Why?

See #6103

@alexander-schranz alexander-schranz added the Feature New functionality not yet included in Sulu label May 6, 2022
@niklasnatter niklasnatter marked this pull request as ready for review May 6, 2022 11:42
@alexander-schranz alexander-schranz merged commit 0df1ed3 into sulu:2.5 May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality not yet included in Sulu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display "add block" button between existing blocks
2 participants