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

No way to reset/clear unsupported block in single block #16428

Open
bjarnef opened this issue May 28, 2024 · 4 comments · May be fixed by #18073
Open

No way to reset/clear unsupported block in single block #16428

bjarnef opened this issue May 28, 2024 · 4 comments · May be fixed by #18073
Assignees
Labels
community/up-for-grabs state/needs-reproduction Check if this can be reproduced in the latest released version type/bug

Comments

@bjarnef
Copy link
Contributor

bjarnef commented May 28, 2024

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

13.3.1

Bug summary

I refactored some blocks and replaced a block on a instance of Block List using single block mode to used a "Card Base" instead of just "Card".

image

However when this happens, there is no way from UI the removed or clear/reset the single card.
I think it should always be possible to clear/reset.

image

It would be great to have this as a property action as well.

image

In a block list not using single block mode, it is possible to remove each unsupported block.

image

which also have the property action to remove all items.

image

Specifics

No response

Steps to reproduce

  • Add a property using Block List and single block mode.
  • Add content to property and save
  • Change block used in Block List
  • Go back to block list in content and noticed unsupported block

Expected result / actual result

To be able to clear/reset single block.
In this case I can remove entire block in block grid, where the block as a card property using the single block. But also other properties, which well be lost.

If the single block was directly on content node, one has the delete the entire page and re-create this (or change the reference to the element type udi in the database).

Copy link

Hi there @bjarnef!

Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.

We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.

  • We'll assess whether this issue relates to something that has already been fixed in a later version of the release that it has been raised for.
  • If it's a bug, is it related to a release that we are actively supporting or is it related to a release that's in the end-of-life or security-only phase?
  • We'll replicate the issue to ensure that the problem is as described.
  • We'll decide whether the behavior is an issue or if the behavior is intended.

We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.

Thanks, from your friendly Umbraco GitHub bot 🤖 🙂

@bjarnef bjarnef changed the title No way to reset / delete unsupported block in single block No way to reset/clear unsupported block in single block May 28, 2024
@bjarnef
Copy link
Contributor Author

bjarnef commented May 28, 2024

@nielslyngsoe @iOvergaard probably also an issue in Bellissima / Umbraco 14.

It would be great to reset/clear in this case to re-scaffold the single block (as if it was new).

@iOvergaard iOvergaard added community/up-for-grabs state/needs-reproduction Check if this can be reproduced in the latest released version labels Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

Hi @bjarnef,

We're writing to let you know that we would love some help with this issue. We feel that this issue is ideal to flag for a community member to work on it. Once flagged here, folk looking for issues to work on will know to look at yours. Of course, please feel free work on this yourself ;-). If there are any changes to this status, we'll be sure to let you know.

For more information about issues and states, have a look at this blog post.

Thanks muchly, from your friendly Umbraco GitHub bot :-)

@Migaroez Migaroez self-assigned this Jan 22, 2025
@Migaroez Migaroez linked a pull request Jan 22, 2025 that will close this issue
@Migaroez
Copy link
Contributor

14+ has a different issue regarding the same manipulation. I will create a new ticket for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community/up-for-grabs state/needs-reproduction Check if this can be reproduced in the latest released version type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants