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

Add BlockToolbar for copy, remove, cut, duplicate multiple selected blocks #6669

Merged
merged 25 commits into from
Jul 7, 2022

Conversation

alexander-schranz
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #6436
Related issues/PRs #
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Add blocktoolbar for multi copy and paste functionality

Why?

Multiple blocks should be able to be copied and pasted.

@alexander-schranz alexander-schranz changed the title Add BlockToolbar for multi copy and paste functionality Add BlockToolbar and Tooltip component Jun 28, 2022
@alexander-schranz alexander-schranz force-pushed the feature/block-toolbar branch 2 times, most recently from 555445c to 3e7d91f Compare June 30, 2022 18:51
This was referenced Jun 30, 2022
@alexander-schranz alexander-schranz force-pushed the feature/block-toolbar branch 5 times, most recently from d822753 to 7752751 Compare July 4, 2022 11:18
@alexander-schranz alexander-schranz requested review from wachterjohannes and removed request for wachterjohannes July 4, 2022 13:18
@alexander-schranz alexander-schranz force-pushed the feature/block-toolbar branch 2 times, most recently from 772caa4 to 148eb93 Compare July 5, 2022 08:40
@alexander-schranz alexander-schranz changed the title Add BlockToolbar and Tooltip component Add BlockToolbar for copy, remove, cut, duplicate multiple selected blocks Jul 5, 2022
@alexander-schranz alexander-schranz marked this pull request as ready for review July 6, 2022 14:56
@alexander-schranz alexander-schranz added the Feature New functionality not yet included in Sulu label Jul 6, 2022
@luca-rath
Copy link
Contributor

Another thing: Personally I would expect that the BlockToolbar disappears, when the user either unselect all items or finishes an action, but I guess a UX expert should decide that

alexander-schranz and others added 4 commits July 7, 2022 14:59
Co-authored-by: Luca Rath-Heel <luca-rath@hotmail.com>
…ction/SortableBlockList.js

Co-authored-by: Luca Rath-Heel <luca-rath@hotmail.com>
@alexander-schranz
Copy link
Member Author

@luca-rath yeah I'm also not sure about behaviour after some action. But @chirimoya said he will have a look at it then. So I think we will merge it with the current state and so @chirimoya can test it then.

@luca-rath luca-rath merged commit acc3003 into sulu:2.5 Jul 7, 2022
@alexander-schranz alexander-schranz deleted the feature/block-toolbar branch July 7, 2022 15:17
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.

Copy & Paste for Blocks
3 participants