-
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
Empty groups appear in block grid editor "Add content" UI #17796
Comments
Hi there @stephen-sherman! 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 🤖 🙂 |
Hi @stephen-sherman , I don't see this issue as a bug. I can give you an example here, I have two elements in a Block Grid, StringElement is enabled Allow in root and TextAreaElement is enabled Allow in areas, so for the first time I can only add StringElement, after that, I can add TextAreaElement into StringElement like this |
Hi @NguyenThuyLan, Sorry, your response doesn't address the issue I'm raising. Consider the following configuration:
Now attempt to add a block to the root. In Umbraco 13, the user interface shows only the group of blocks that can be added. In Umbraco 15, the user interface shows empty groups as well. I think that the Umbraco 13 approach is better. In the above example, the heading "Component Blocks" serves no purpose - it just takes up space in the interface and confuses editors. The problem is exacerbated when there are many groups. I would suggest that when a group of blocks is empty, the heading of that group should not be rendered. |
Oh, sorry for misunderstanding you, your suggestion is quite reasonable. Thank you @stephen-sherman |
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.1.0
Bug summary
Empty groups appear in the block grid editor "Add content" UI:
Specifics
No response
Steps to reproduce
Expected result / actual result
Expected result
Actual result
The text was updated successfully, but these errors were encountered: