-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
(close) No copy to clipboard function in Bellissima #16898
Comments
Hi there @kasparboelkjeldsen! 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 🤖 🙂 |
Seeing it didn't make 14.2, can anyone chime in with whether we can expect it for 14.3 ? |
hello - does anybody know why this isn't a higher priority? Content editors really miss the convenience of this basic capability |
This is still missing in 14.3.0 anyone know what is going on? |
This is such a crazy oversight... |
You are right and just to confirm still missing in v.15.0. So you can get started building projects that will need this and I will guarantee it will be part of 15.1. Thanks for sharing how important this feature is for you 💙 |
hi - 15.0 sounds like a better release candidate than 15.1 given thats its not out yet. My recommendation would be to shift out the release date of 15 to incorporate fundamental tickets like this (there are other tickets too) |
@shearer3000 15.1 at least gives us a target to aim for. It's evident from v14 as well, that the current release strategy is more calendar based than feature based. We can think what we want about that, but I think that is how it is right now, and at least it aligns umbraco with things like the release of .net 9 and I expect, other Microsoft milestones. I am personally looking forward to 15.1 now, and with block clipboard, plus perhaps a few important bug fixes, Umbraco 15 is for me shaping up to be "the one" I might be comfortable basing new things on. |
I can't tell you how disappointing it is that this functionality has not been added back yet. It is literally the only thing stalling our upgrade path to 14 and beyond. |
Just to align expectations, this feature is begin developed currently. But since we decided to move the release of v.15.1 2 weeks earlier, its might not reach 15.1, so maybe it first arrives in 15.2. The reasoning to move the release of 15.1 earlier, is because there is a lot of issues and features regarding Block Editors in this version and then as well because of Christmas holiday. |
Version 15.2 goes out on January 6th, will this well needed feature be part of it? |
Hi @mirino83, you mean February 6th 2025? |
Hi @nielslyngsoe , will it also ship in Umbraco 14? |
Hi @bradleykronson that is not the plan. Do you have any challenges in relation to upgrading to v.15? |
@nielslyngsoe tbh, we are quite wary of going to 14 or 15. From what we read online, they are quite buggy and rough around the edges. I've already been through enough pain with Umbraco 5 and massive changes to the underlying CMS. Not sure I want that again |
@bradleykronson the rough edges from an editorial aspect is in focus and begin softened out in the coming period. So please notice that this is in progress and not at a halt. Actually more in focus than ever. But also notice this has never been hindering you from getting started with a project, or your package. :-) Regarding front-end, what we are doing with v.14+ is opening up for softer transitions going forward. Wether thats us changing technology or you deciding to connect/integrate other technology will be more smooth than ever(Hence web-components, context-API, management-api etc.). Abstractions and native browser features makes upgrades soft as we are not enforcing certain technology on you and as well enabling you to know about potential front-end changes via TypeScript. And regarding back-end you should see that most of it is intact compared to v.13. There is quite a few new things for the seasoned Umbraco Developer, but once you get your head around it, you should find that it is all based on the experience of the evolution of previous versions. Ensuring that you are able to make great projects that we do not break in a future version. So I really hope you will keep an eye out and see how the new abilities provides solid ways for you to build projects. Thanks for sharing your concern and having en eye out for potential pit falls — we are aware and yes there a rough edges in the UI and they should be softened soon. |
Fixed by #17820 And thereby taking part of 15.2 |
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14 or newer
Bug summary
There is a clipboard in Umbraco 14
However to my knowledge there is no way of copying anything to it?
Specifics
I've looked in vain for an open issue on this .
On blocklists and blockgrids I'd expect to be able to copy blocks like in Umbraco 13, and so do our customers who we've paraded the feature in front of as soon as it became available.
I can't find a way to use that functionality in Umbraco 14, yet, I can open the clipboard
Steps to reproduce
Edit page with blockgrid
Look for copy block button
Expected result / actual result
I'd expect to be able to copy blocks to a clipboard, especially when there is an open clipboard button.
This item has been added to our backlog AB#45320
The text was updated successfully, but these errors were encountered: