Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Categories Content Manager
Created by Guest
Created on Apr 22, 2024

Add a spinner while the page tree is being modified

Since the version 12 upgrade, our client and their editors have encountered a problem with the page tree. Actions like deleting and moving items aren't immediately reflected in the user interface. This leads to users repeating the action, only to receive an error message. Upon investigation, it appears that deleting triggers a call to /EPiServer/cms/Stores/contentstructure/, which in turn causes a refresh of the page tree. If the call, by whatever reason, is slow the user interface won't have any indication about the process that is happening in the background.


This feedback recommends an addition of a spinner while awaiting for calls that are being made by operations on the page tree.