UX minor issue: in dropdown of components that allows copying settings from another component, the edited component is displayed too which has not sense (as I understand copying from itself is senseless) #900

Closed
opened 2022-04-17 10:11:26 +00:00 by kamilrafik · 1 comment
kamilrafik commented 2022-04-17 10:11:26 +00:00 (Migrated from github.com)

UX minor issue: in dropdown of components that allows copying settings from another component, the edited component is displayed too which has not sense (as I understand copying from itself is senseless). Please, see screenshot.

Screenshot from 2022-04-17 13-09-39

UX minor issue: in dropdown of components that allows copying settings from another component, the edited component is displayed too which has not sense (as I understand copying from itself is senseless). Please, see screenshot. ![Screenshot from 2022-04-17 13-09-39](https://user-images.githubusercontent.com/4179340/163710062-67d60e8b-3d42-41d1-b1a6-e9ff8965956c.png)

Good point, I actually thought that I did take care of that.... This is a bug, so again thanks for this issue, we need this fixed.

The field type is the normal joomlacomponent and the code for that field type is found here

Good point, I actually thought that I did take care of that.... This is a bug, so again thanks for this issue, we need this fixed. The field type is the normal [joomlacomponent](https://github.com/vdm-io/Joomla-Component-Builder/blob/staging/admin/models/forms/component_dashboard.xml#L110) and the code for that field type is [found here](https://github.com/vdm-io/Joomla-Component-Builder/blob/staging/admin/models/fields/joomlacomponent.php#L141)
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#900
No description provided.