[BETA] Keep the active tab in memory on page refresh #1052
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1052
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps to reproduce the issue
Create an admin viow, attach it to a component and compile
Expected result
When you refresh a form you should stay on the active tab
Actual result
The details tab is always active on form open
System information (as much as possible)
Additional comments
In Joomla 3 I was using behavior.tabstate but in Joomla 4/5 this behavior should be added to tabs on creation.
You should simply add 'recall' => true to uitab.startTabSet. See com_content