Custom Admin Menu not showing on dashboard #240

Closed
opened 2018-03-03 20:10:37 +00:00 by MiAlmeida · 3 comments
MiAlmeida commented 2018-03-03 20:10:37 +00:00 (Migrated from github.com)

Steps to reproduce the issue

Created a custom admin menu on a component to link to the Joomla users:
image

Expected result

Besides the submenu link (that works perfectly) there should be an icon on the component's dashboard.

Actual result

Dashboard does not have the icon/link.

System information (as much as possible)

  • OS Name & Version: Windows 10
  • MySql Version: 5.7.19
  • Apache Version: 2.4.27
  • PHP Version: 7.1.19
  • Joomla Version: 3.8.5
  • JCB Version: 2.6.17
  • Browser: Firefox 58
### Steps to reproduce the issue Created a custom admin menu on a component to link to the Joomla users: ![image](https://user-images.githubusercontent.com/37026740/36938766-806af53e-1f1e-11e8-96bf-cb00ee7288cc.png) ### Expected result Besides the submenu link (that works perfectly) there should be an icon on the component's dashboard. ### Actual result Dashboard does not have the icon/link. ### System information (as much as possible) - OS Name & Version: Windows 10 - MySql Version: 5.7.19 - Apache Version: 2.4.27 - PHP Version: 7.1.19 - Joomla Version: 3.8.5 - JCB Version: 2.6.17 - Browser: Firefox 58

Okay you have again touched on a feature that is not fully developed yet 👍

if you open the e_Interpretation.php file and search for // TODO must look at adding custom links to icons aswell you will see the areas that still needs to be extended.

I will work on that so that with the next update it should work 💯 %

Okay you have again touched on a feature that is not fully developed yet :+1: if you open the [e_Interpretation.php](https://github.com/vdm-io/Joomla-Component-Builder/blob/staging/admin/helpers/compiler/e_Interpretation.php) file and search for `// TODO must look at adding custom links to icons aswell` you will see the areas that still needs to be extended. I will work on that so that with the next update it should work :100: %

@MiAlmeida please test the last pushed version to the staging branch. It should work now.

@MiAlmeida please test the last pushed version to the staging branch. It should work now.
MiAlmeida commented 2018-03-10 12:02:28 +00:00 (Migrated from github.com)

Sorry for the late reply. Health issue.

It does work indeed! Thank you.

Sorry for the late reply. Health issue. It does work indeed! Thank you.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#240
No description provided.