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

Provide duplicate option for non-inline blocks #881

Closed
clarkepaul opened this issue Mar 7, 2021 · 6 comments
Closed

Provide duplicate option for non-inline blocks #881

clarkepaul opened this issue Mar 7, 2021 · 6 comments

Comments

@clarkepaul
Copy link

Currently we only provide the duplicate option for a what is often referred to as an "inline block" (can edit on page). Because many blocks are still managed "non-inline" there is a very drawn-out process to duplicate these items (e.g. opening CMS in 2 tabs and copy-pasting to a new block) which are more prone to system and user errors.

The experience should align to inline block duplicate flow where possible and take into consideration user permissions can-edit etc.

Related: #770 (comment)

@jellygnite
Copy link

Is there a timeline of when this feature might be available? i.e. duplicate blocks that are managed as 'non-inline'. Or has anyone managed to get this to work with a gridfieldaction?

@brynwhyman
Copy link

@clarkepaul what do you think about adding the 'action toggle' to non-inline editable blocks? I'm assuming there was an explicit decision to not include them, but all of the options still seem relevant even if a block is not inline editable?

I.e
image

@clarkepaul
Copy link
Author

I'm assuming there was an explicit decision to not include them, but all of the options still seem relevant even if a block is not inline editable?

I don't think there was any decisions made to exclude these actions, it was only that we only focused on the core 4 default blocks so no (or less) effort was put to into extending functionality to the base block.
@brynwhyman yes, thats exactly where its intended to be, no different from the non-inline experience. The same actions seem relevant and potentially any other tabs from inside those blocks could be surfaced into the top set of actions as direct links (that would be a bonus).

@clarkepaul clarkepaul changed the title Provide duplicate option for non-inline blocks Surface actions and navigation for non-inline blocks Jun 29, 2021
@clarkepaul clarkepaul changed the title Surface actions and navigation for non-inline blocks Provide duplicate option for non-inline blocks Jun 29, 2021
@clarkepaul
Copy link
Author

clarkepaul commented Jun 29, 2021

I think what we are missing is the issue to provide the same set of actions and navigation for non-inline blocks rather than focusing on just the duplicate functionality. Issue exists actually here.

@brynwhyman
Copy link

We're going to implement this in #512

@GuySartorelli
Copy link
Member

This was implemented in #512.

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

No branches or pull requests

4 participants