[BETA] Custom admin tabs not properly displayed in J5 #1041

Closed
opened 2024-02-05 13:11:01 +00:00 by vistamedia · 1 comment
Member

Steps to reproduce the issue

Add a custom tab to an admin view and compile the component for Joomla 5

Expected result

A new tab added to the edit form

Actual result

The content of tab is dispalyed in the detail tab under the main content

System information (as much as possible)

  • OS Name & Version: Mac 14.2.1
  • MySql Version: 5.7
  • PHP Version: 7.4
  • Joomla Version: 3.10.12
  • JCB Version: 3.1.36
  • Browser: Firefox developer edition

Additional comments

custom Tabs (view) are not complied properly because it uses bootstrap.addTab instead of uitab.addTab

### Steps to reproduce the issue Add a custom tab to an admin view and compile the component for Joomla 5 ### Expected result A new tab added to the edit form ### Actual result The content of tab is dispalyed in the detail tab under the main content ### System information (as much as possible) - OS Name & Version: Mac 14.2.1 - MySql Version: 5.7 - PHP Version: 7.4 - Joomla Version: 3.10.12 - JCB Version: 3.1.36 - Browser: Firefox developer edition ### Additional comments custom Tabs (view) are not complied properly because it uses **bootstrap.addTab** instead of **uitab.addTab**
vistamedia changed title from [BETA] Custom admin tabs does not work in J5 to [BETA] Custom admin tabs not properly displayed in J5 2024-02-05 14:14:17 +00:00
vistamedia added the
Beta
label 2024-02-05 14:18:41 +00:00
Owner

Fixed it in 24163c1071 please test download

Fixed it in https://git.vdm.dev/joomla-beta/com-componentbuilder/commit/24163c10711c04a864f2fbc2203854e697e42713 please test [download](https://git.vdm.dev/joomla-beta/pkg-component-builder/archive/v3.1.37.zip)
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1041
No description provided.