Saving in Wizard triggers a page refresh which leads to performance issues
Issue #547
resolved
When saving the changes inside the wizard, the page refreshes automatically for no reason.
When the user is already in edit mode, all the latest updates in the page are already displayed as a preview. So, when pressing the save button, there is no need for a second page refresh.
This creates big performance issues when the wizard has at least five steps.
Comments (5)
-
-
- changed milestone to 2022_Q4
-
- changed status to open
-
- marked as minor
- edited description
as this does not have an impact on end users,
this has been modified to minor,
In addition, this been improved as well on the latest 2023.02 release
-
- removed milestone
Removing milestone: 2022_Q4 (automated comment)
- Log in to comment
I agree this is annoying and shouldn’t happen.