Version - 6.0.0
Render Mode - Static
Interactivity - Server
Database - SQL Server
Describe the enhancement
Currently, when an error occurs during the editing or adding of pages in the control panel/dashboard, the user remains at their current scroll position. This can lead to confusion, as users may not immediately see the error messages displayed at the top of the page.
Steps To Reproduce
Navigate to the Edit Page or Add Page section of the control panel/dashboard.
Enter invalid data or trigger an error (e.g., missing required fields) and click save (be sure to have a small enough window so that you do not see the top of the screen/page).
Observe the error message displayed at the top of the page without any scrolling action.
Expected Behavior
When an error occurs during the save operation, the page should automatically scroll to the top to bring the error messages into view.
Actual Behavior
The page remains at the user's current scroll position, potentially causing the user to miss important error messages.
Oqtane Info
Version - 6.0.0 Render Mode - Static Interactivity - Server Database - SQL Server
Describe the enhancement
Currently, when an error occurs during the editing or adding of pages in the control panel/dashboard, the user remains at their current scroll position. This can lead to confusion, as users may not immediately see the error messages displayed at the top of the page.
Steps To Reproduce
Expected Behavior
Actual Behavior