umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.42k stars 2.67k forks source link

Deletion dialog shows incorrect block label #17030

Open kumaheiyama opened 2 weeks ago

kumaheiyama commented 2 weeks ago

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

14.2.0

Bug summary

When deleting a block in a block list, where the block has a custom name with UFM syntax, the dialog shows the label without injecting the references value.

Specifics

Example below, the blocks have a property "anchor" which shows in the list, but in the dialog the label is shown as the block editor value "{=anchor} block"

image

Error occurs in Firefox 130.0 and Chrome 128.0.6613.120

Steps to reproduce

Expected result / actual result

Dialog shows block label same way as in block list, so the user can determine they are deleting the correct block


This item has been added to our backlog AB#43833

github-actions[bot] commented 2 weeks ago

Hi there @kumaheiyama!

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 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 :robot: :slightly_smiling_face:

iOvergaard commented 2 weeks ago

Hello @kumaheiyama, thanks for testing. I can reproduce this and we are going to fix it.