You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version - 6.0.0
Render Mode - Static
Interactivity - Server
Database - SQL Server
Description
When attempting to save changes within a module (edit page settings), if an error occurs, the "Settings" tab becomes selected, but the corresponding tab panel does not update to reflect the latest user inputs. This leads to user confusion, as they see the "Settings" tab highlighted but the content remains unchanged.
Steps to Reproduce
Navigate to the module with tabbed settings. (Control Panel > Edit Page)
Make changes to the "Settings" input fields that create an error. (blank page name)
Change tabs to "Permissions" tab.
Attempt to save the changes.
Observe that the "Settings" tab is selected after the error, but the content in the UI for that tab does not refresh.
Expected Behavior
After encountering a save error, the "Settings" tab should display the most recent input values from the user.
The tab panel should refresh to show the updated state of the inputs, even if a save error occurs.
Actual Behavior
The "Settings" tab appears active, but the tab panel retains the previous tab input instead of reflecting the current state.
Anything else?
Also notice the 2 tab strip tab panels information when you switch from the "Settings" to "Theme Settings" for example.
The text was updated successfully, but these errors were encountered:
zyhfish
added a commit
to zyhfish/oqtane.framework
that referenced
this issue
Nov 7, 2024
Oqtane Info
Version - 6.0.0
Render Mode - Static
Interactivity - Server
Database - SQL Server
Description
When attempting to save changes within a module (edit page settings), if an error occurs, the "Settings" tab becomes selected, but the corresponding tab panel does not update to reflect the latest user inputs. This leads to user confusion, as they see the "Settings" tab highlighted but the content remains unchanged.
Steps to Reproduce
Expected Behavior
Actual Behavior
Anything else?
Also notice the 2 tab strip tab panels information when you switch from the "Settings" to "Theme Settings" for example.
The text was updated successfully, but these errors were encountered: